Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | r8223: fix the values of nt_version and type we reply in the server code, | Stefan Metzmacher | 1 | -40/+37 |
2007-10-10 | r8211: fix some cldap replies | Stefan Metzmacher | 1 | -3/+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 | r7731: change debug level to not spam the build-farm smbd log | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 2 | -9/+4 |
2007-10-10 | r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and use | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r7378: Lowercase netbios name when forming the DNS name of the DC in the | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r7220: Fix comment | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6876: - fixed a memory leak in the cldap server | Andrew Tridgell | 3 | -11/+14 |
2007-10-10 | r6817: - fixed empty ldap search elements in filters | Andrew Tridgell | 1 | -9/+21 |
2007-10-10 | r6815: fill in values in cldap server as well | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r6762: with the zone right we don't need a fully qualified site name at all | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r6761: - not everyone is in my domain :-) | Andrew Tridgell | 1 | -1/+19 |
2007-10-10 | r6750: some minor tweaks to the cldapd server | Andrew Tridgell | 1 | -6/+20 |
2007-10-10 | r6747: first working version of cldapd server. It is missing 'sites' support,... | Andrew Tridgell | 4 | -5/+251 |
2007-10-10 | r6725: the beginnings of a cldap server | Andrew Tridgell | 3 | -0/+189 |