index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libads
/
ldap_schema.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
libads: Save intermediate NULL checks with talloc_asprintf_addbuf()
Volker Lendecke
1
-9
/
+4
2022-12-14
lib: Fix whitespace
Volker Lendecke
1
-34
/
+34
2016-02-03
libads: Factor out ldap_schema_oids.h
Volker Lendecke
1
-0
/
+1
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-2
/
+2
2010-11-20
s3: Remove unused ads_get_attrname_by_oid
Volker Lendecke
1
-41
/
+0
2010-11-20
s3: Make ads_get_attrnames_by_oids static
Volker Lendecke
1
-4
/
+7
2010-09-20
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
1
-1
/
+2
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
1
-0
/
+1
2010-07-01
s3-libads: move ldap posix schema defines to their own header file.
Günther Deschner
1
-0
/
+1
2009-05-28
Make sid_binstring & friends take a talloc context
Volker Lendecke
1
-2
/
+2
2008-09-16
* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter
1
-3
/
+12
2007-10-10
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
1
-2
/
+2
2007-10-10
r23839: Try to get the attribute name from schema GUIDs or the display name from
Günther Deschner
1
-1
/
+1
2007-10-10
r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly.
Günther Deschner
1
-7
/
+2
2007-10-10
r23829: Add ads_get_attrname_by_guid().
Günther Deschner
1
-2
/
+51
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23607: Add legacy support for Services for Unix (SFU) 2.0.
Günther Deschner
1
-17
/
+55
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
1
-45
/
+32
2007-10-10
r18670: Fix memleaks.
Günther Deschner
1
-0
/
+2
2007-10-10
r18508: A query for the LDAP schema can never be done anonymously against AD.
Günther Deschner
1
-22
/
+1
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
1
-3
/
+3
2007-10-10
r16589: Fix Klocwork #1999. Although it should be impossible to
Jeremy Allison
1
-0
/
+5
2007-10-10
r15980: Correctly destroy talloc_ctx when the LDAP posix attribute query has
Günther Deschner
1
-7
/
+8
2007-10-10
r15697: I take no comments as no objections :)
Günther Deschner
1
-0
/
+329