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
2009-07-01
use a talloc_unlink() as ops may have a reference
Andrew Tridgell
1
-1
/
+1
2009-06-24
Reenable the LDAPI socket for the merged build
Volker Lendecke
1
-2
/
+0
2009-06-19
Allow developers access the the privilaged ldapi socket for the moment
Andrew Bartlett
1
-0
/
+4
2009-06-19
s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdef
Andrew Bartlett
1
-1
/
+11
2009-06-06
Allow access as SYSTEM on a privileged ldapi connection
Volker Lendecke
1
-13
/
+83
2009-05-29
Fix some nonempty blank lines
Volker Lendecke
1
-11
/
+11
2009-02-24
libcli/ldap: move generic ldap control encoding code to ldap_message.c
Stefan Metzmacher
1
-2
/
+2
2009-02-18
Worked around a problem with select/poll/epoll and gnutls
Andrew Tridgell
2
-0
/
+5
2009-02-13
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
1
-9
/
+7
2009-02-02
s4:service_stream: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2009-02-02
s4:ldap_server: s/private/private_data
Stefan Metzmacher
3
-12
/
+12
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
2
-7
/
+7
2008-12-22
s4: Fix subsystem for various services in samba daemon.
Jelmer Vernooij
1
-1
/
+1
2008-12-17
s4:ldap_server: return the extended dn to the LDAP client if available
Andrew Bartlett
1
-1
/
+16
2008-11-17
Remove restrictions on number of DN components in LDAP server
Andrew Bartlett
1
-13
/
+9
2008-11-02
Remove use of global_loadparm for disabled gensec backends.
Jelmer Vernooij
1
-0
/
+3
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
3
-4
/
+4
2008-09-29
LDB ASYNC: misc changes
Simo Sorce
1
-19
/
+16
2008-09-24
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
1
-0
/
+1
2008-09-24
Rename smbd -> samba.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2
-8
/
+4
2008-09-22
s4: allways initialize the process model before it's used
Stefan Metzmacher
1
-1
/
+1
2008-09-21
Revert "Rename smbd -> samba."
Jelmer Vernooij
1
-1
/
+1
2008-09-21
Rename smbd -> samba.
Jelmer Vernooij
1
-1
/
+1
2008-09-19
LDAP Server: Don't create the SASL SECBLOB output object twice
Matthias Dieter Wallnöfer
1
-3
/
+0
2008-07-16
Don't keep an extra ldb around forever.
Andrew Bartlett
1
-1
/
+5
2008-07-15
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
1
-4
/
+5
2008-07-02
ldap_server: allow modifies to the root dse record and pass them to the ldb l...
Stefan Metzmacher
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-3
/
+6
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
3
-3
/
+6
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-5
/
+7
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-5
/
+14
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+2
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2008-03-29
Fix more valgrind issues.
Andrew Bartlett
2
-1
/
+8
2008-03-29
Fix some valgrind issues.
Andrew Bartlett
1
-3
/
+3
2008-03-08
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-5
/
+7
2008-02-04
Remove useless layer of indirection, where every service called
Andrew Bartlett
1
-13
/
+1
2008-02-04
Rework service init functions to pass down service name. This is
Andrew Bartlett
1
-1
/
+1
2008-01-15
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
1
-1
/
+1
2008-01-05
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
1
-5
/
+10
2008-01-05
r26669: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2
-1
/
+4
2008-01-03
r26648: Move detection of global catalog captability to a central function, so
Andrew Bartlett
1
-20
/
+1
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
1
-1
/
+1
[next]