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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2
-6
/
+14
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2
-4
/
+4
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+2
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
r26222: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
1
-9
/
+10
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
3
-3
/
+3
2007-12-21
r25939: Rework the CLDAP server not to use gendb_search but to call ldb_search
Andrew Bartlett
1
-28
/
+65
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
2
-12
/
+14
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
4
-12
/
+8
2007-10-10
r22403: this dependencies should be private
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
2
-5
/
+5
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2
-3
/
+3
2007-10-10
r19736: handle rootdse call via CLDAP
Stefan Metzmacher
4
-15
/
+219
2007-10-10
r19699: - use better names for the site strings
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r17824: add a wrapper for the common partitions_basedn calculation
Andrew Tridgell
1
-1
/
+3
2007-10-10
r17823: get rid of most of the samdb_base_dn() calls, as they are no longer
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17609: Kill one more use of the fake dnsDomain attribute.
Andrew Bartlett
1
-4
/
+5
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r16232: Avoid searching on domainDns, as it is not an AD attribute in the
Andrew Bartlett
1
-17
/
+50
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14567: Make some more functions public.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14439: fix warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
2
-0
/
+3
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
2
-1
/
+6
2007-10-10
r13899: Get the shared library build building again. Just compiles for now,
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2
-9
/
+19
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-2
/
+3
2007-10-10
r9011: Remove more references to "name" as a netbios name, using the
Andrew Bartlett
1
-7
/
+18
2007-10-10
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8585: add to ldb and ldap comparison functionality
Simo Sorce
1
-21
/
+21
2007-10-10
r8368: the type filed depends on the user being present or not
Stefan Metzmacher
1
-1
/
+5
[prev]
[next]