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
/
ldap_server
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4355: More work from the elves on Christmas eve:
Andrew Bartlett
1
-0
/
+2
2007-10-10
r4079: implement the gensec_have_feature() correctly by asking
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3962: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2
-2
/
+5
2007-10-10
r3762: - only load the readed bytes into the input buffer
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
3
-8
/
+80
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
5
-0
/
+5
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2
-1
/
+4
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3316: give the LDAP server a chance of operating correctly non-blocking (it
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
1
-4
/
+19
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-5
/
+3
2007-10-10
r3136: - Allow specifying socket type when adding smbd service
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r3099: implment sldb_ModifyDN()
Stefan Metzmacher
1
-1
/
+100
2007-10-10
r3098: - fix segfault in sldb_Compare()
Stefan Metzmacher
1
-22
/
+21
2007-10-10
r3097: - an empty string is a valid DN
Stefan Metzmacher
3
-120
/
+141
2007-10-10
r2908: fix typo
Simo Sorce
1
-1
/
+1
2007-10-10
r2892: fix compiler warning
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASE
Stefan Metzmacher
2
-10
/
+10
2007-10-10
r2890: fix segfault when call is destroyed and we dereference it
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r2886: missing stuff from last commit
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2885: windows doesn't try to do sign or seal by default
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2881: also bind the ldap service on the global catalog service port
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r2880: move the rootdse.ldif template to the source/ dir
Stefan Metzmacher
1
-27
/
+0
2007-10-10
r2878: add server sasl support
Stefan Metzmacher
3
-25
/
+147
2007-10-10
r2877: the Bind and Unbind function are already moved...
Stefan Metzmacher
1
-30
/
+0
2007-10-10
r2876: - more than one rootDSE entry in the database is an error!
Stefan Metzmacher
2
-57
/
+36
2007-10-10
r2875: some fixes + (C) note
Simo Sorce
1
-1
/
+2
2007-10-10
r2874: Italian CodeJam commit :-)
Simo Sorce
2
-41
/
+256
2007-10-10
r2864: - Bind and Unbind are no directory partition operations
Stefan Metzmacher
3
-2
/
+53
2007-10-10
r2863: move the logical ldapsrv functions to a seperate file
Stefan Metzmacher
3
-257
/
+280
2007-10-10
r2862: prepare LDAP SASL support for the server
Stefan Metzmacher
2
-13
/
+192
2007-10-10
r2855: fix error codes for Compare
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r2836: removed a couple of unused variables
Andrew Tridgell
1
-2
/
+0
2007-10-10
r2825: fix the build
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2820: complete the parsing routing with correct support for escaped chars
Simo Sorce
2
-155
/
+147
2007-10-10
r2816: fix 'Default-First-Site-Name' dn
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2815: add some more docs
Simo Sorce
6
-5
/
+1934
2007-10-10
r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
Andrew Tridgell
1
-5
/
+5
2007-10-10
r2758: keep docos handy while developing it
Simo Sorce
6
-0
/
+5674
2007-10-10
r2757: some minor fixes
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r2754: Change sldb_trim_dn() to be sldb_fix_dn() as we are not really trimming.
Simo Sorce
1
-29
/
+60
[prev]
[next]