index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
/
ldb_modules
/
simple_ldap_map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-07
s4:simple_ldap_map - "primaryGroupId"
Matthias Dieter Wallnöfer
1
-4
/
+15
2009-09-06
s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right way
Matthias Dieter Wallnöfer
1
-14
/
+25
2009-08-17
s4: Make the int32 problem more clear - and fix another error
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-08-17
s4: Fixed the int32 datatype support
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-06-29
Enhancement of "simple ldap map" with "systemFlags" attribute
Matthias Dieter Wallnöfer
1
-0
/
+22
2009-06-19
Correct handling of 32-bit integer attributes in SAMBA 4
Matthias Dieter Wallnöfer
1
-13
/
+26
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
1
-12
/
+15
2008-12-17
Make greater use of 'GUID_from_data_blob'
Andrew Bartlett
1
-40
/
+11
2008-10-16
Transform the sequence_number operation into a normal extended operation as i...
Simo Sorce
1
-15
/
+53
2008-09-29
LDB ASYNC: samba4 modules
Simo Sorce
1
-31
/
+22
2008-08-21
Don't walk past the end of ldb values.
Andrew Bartlett
1
-1
/
+1
2008-07-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-1
/
+1
2008-07-15
Simplify the contextCSN determination.
Andrew Bartlett
1
-145
/
+63
2008-07-15
Revert Fedrora DS backend to use extensibleObject.
Andrew Bartlett
1
-1
/
+1
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
1
-18
/
+0
2008-07-10
Avoid the use of extensibleObject in ldap mapping backend.
Andrew Bartlett
1
-2
/
+2
2008-06-19
Change detection of objectCategory short fomm
Andrew Bartlett
1
-1
/
+1
2008-03-04
The DN in objectCategory should, if possible, be returned pretty...
Andrew Bartlett
1
-0
/
+8
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-2
/
+2
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-32
/
+6
2008-01-18
Search for memberOf when clients ask for a wildcard against OpenLDAP
Andrew Bartlett
1
-0
/
+1
2008-01-17
ldb_map objectClass munging: Don't hard-code 'extensibleObject'.
Andrew Bartlett
1
-2
/
+2
2008-01-11
Remove 'dn' from mapping, it isn't a valid attribute in AD, and causes
Andrew Bartlett
1
-18
/
+0
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-2
/
+2
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26140: Add a new test for searches by distinguieshedName and dn, and
Andrew Bartlett
1
-0
/
+18
2007-12-21
r26137: Rename the entryUUID module to better match it's purpose: being a
Andrew Bartlett
1
-0
/
+833