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
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
2007-10-10
r2748: implement sldb_Compare()
Stefan Metzmacher
1
-1
/
+63
2007-10-10
r2731: use debug level 10 everywhere
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r2724: - use ldapsrv_service and set it up with the rootDSE and default parti...
Stefan Metzmacher
1
-13
/
+42
2007-10-10
r2722: remove tmp debug messages
Stefan Metzmacher
1
-4
/
+1
2007-10-10
r2720: -implement sldb_Modify() call
Stefan Metzmacher
1
-1
/
+117
2007-10-10
r2714: - add sldb_Add() implementation
Stefan Metzmacher
1
-36
/
+185
2007-10-10
r2695: revert "Del" renaming
Simo Sorce
3
-14
/
+14
2007-10-10
r2693: - send a reply when no attributes there
Stefan Metzmacher
1
-3
/
+11
2007-10-10
r2689: Use consistent naming Del -> Delete
Simo Sorce
3
-9
/
+52
2007-10-10
r2688: - fix case where listed attributes are asked
Stefan Metzmacher
4
-115
/
+129
2007-10-10
r2685: ALLOC_CHECK() after talloc_steal() isn't needed
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r2682: as sambdb holds all search data, don't double free the data
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r2681: commit the first semi working search implementation
Stefan Metzmacher
2
-3
/
+89
2007-10-10
r2646: - use a talloc destructor to ensure that sockets from the new socket
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2628: got rid of some warnings and converted a few more places to use hierar...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2527: - add a dummy for a simple ldb backend
Stefan Metzmacher
4
-10
/
+72
2007-10-10
r2526: use LDAP error 53 (unwillingToPerform)
Stefan Metzmacher
1
-6
/
+6
[next]