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
2010-11-01
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
1
-1
/
+2
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
1
-1
/
+1
2010-11-01
s4-dsdb: convert the simple_ldap_map module to the new module style
Andrew Tridgell
1
-2
/
+19
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+1
2010-09-22
dsdb: Use short path for ldb_handlers.h, in case ldb is installed in the
Jelmer Vernooij
1
-1
/
+1
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-2
/
+2
2010-04-22
s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDs
Andrew Bartlett
1
-0
/
+24
2010-04-22
s4:OpenLDAP-backend Use the new rdnval module in OpenLDAP
Andrew Bartlett
1
-1
/
+1
2010-01-02
s4-dsdb: use ldb_val_to_time() instead of ldb_string_to_time()
Andrew Tridgell
1
-3
/
+3
2009-12-10
s4-dsdb: use GUID_to_ndr_blob()
Andrew Tridgell
1
-10
/
+6
2009-11-16
s4:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
1
-41
/
+0
2009-11-02
s4:dsdb Fix up after the MAP_ constants became LDB_MAP_
Andrew Bartlett
1
-13
/
+13
2009-11-02
s4:dsdb - Store SID as string in FDS.
Endi S. Dewata
1
-3
/
+23
2009-11-02
s4 - Mapped AD schema to existing FDS schema.
Endi S. Dewata
1
-2
/
+159
2009-10-21
S4: ldb_map modules uses defines that are reserved
Torgeir Lerkerød
1
-33
/
+33
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