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
/
cldap_server
/
cldap_server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-5
/
+5
2010-06-18
s4:cldap_server.c - here the counter variable should be "signed"
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-05-21
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
1
-1
/
+0
2010-02-25
s4:cldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-1
/
+1
2009-09-18
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
1
-6
/
+8
2009-03-19
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
1
-36
/
+60
2008-10-02
we need to listen on all interfaces in the CLDAP server as the windows
Andrew Tridgell
1
-8
/
+9
2008-06-30
Rework samdb handling for 'netlogon' packets.
Andrew Bartlett
1
-1
/
+1
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-02-04
Remove useless layer of indirection, where every service called
Andrew Bartlett
1
-10
/
+1
2008-02-04
Rework service init functions to pass down service name. This is
Andrew Bartlett
1
-1
/
+1
2008-01-05
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
1
-5
/
+11
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26235: Avoid global_loadparm.
Jelmer Vernooij
1
-8
/
+9
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25938: We don't need the CLDAP server unless we are a DC.
Andrew Bartlett
1
-0
/
+12
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r19736: handle rootdse call via CLDAP
Stefan Metzmacher
1
-6
/
+32
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r13926: More header splitups.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-5
/
+15
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r8272: added the hooks for adding a name to a messaging context, so we will
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7911: task_terminate() is defined in the macosx headers, so change the name
Andrew Tridgell
1
-3
/
+3
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-2
/
+3
2007-10-10
r7220: Fix comment
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6876: - fixed a memory leak in the cldap server
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6747: first working version of cldapd server. It is missing 'sites' support,...
Andrew Tridgell
1
-5
/
+15
2007-10-10
r6725: the beginnings of a cldap server
Andrew Tridgell
1
-0
/
+148