Age | Commit message (Expand) | Author | Files | Lines |
2009-02-02 | s4:cldap: s/private/private_data | Stefan Metzmacher | 1 | -1/+1 |
2008-10-15 | idl: finally fully share nbt.idl in s3 and s4. | Günther Deschner | 1 | -3/+3 |
2008-10-14 | Sync with Samba 3. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-03 | Merge commit 'master/master' | Andrew Tridgell | 1 | -40/+40 |
2008-10-02 | fixed the sense of ldb base dn comparisons in two places, and use a | Andrew Tridgell | 1 | -1/+1 |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 1 | -40/+40 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -24/+20 |
2008-08-22 | fixed the DomainDNS searches in the netlogon code | Andrew Tridgell | 1 | -2/+2 |
2008-08-21 | Validate input in the CLDAP and DGRAM 'netlogon' responder. | Andrew Bartlett | 1 | -7/+37 |
2008-08-20 | Add extra bits to our 'netlogon' response in CLDAP and NBT. | Matthias Dieter Wallnöfer | 1 | -1/+7 |
2008-05-21 | Fix creation of sockaddr in netlogon datagram generator. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Extend the 'netlogon' CLDAP and NBT implementation. | Andrew Bartlett | 1 | -10/+50 |
2008-05-17 | Handle netbios domains in the CLDAP server too. | Andrew Bartlett | 1 | -8/+64 |
2008-05-17 | Convert the CLDAP server to use the new netlogon structures. | Andrew Bartlett | 1 | -95/+98 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -1/+1 |
2008-01-06 | r26681: Use fewer magic numbers. | Andrew Bartlett | 1 | -2/+2 |
2008-01-06 | r26680: Don't always advertise GC functionality. | Andrew Bartlett | 1 | -1/+4 |
2008-01-03 | r26649: Only claim to be a PDC if we are a PDC. | Andrew Bartlett | 1 | -1/+5 |
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 | -1/+3 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -1/+1 |
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 | 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 | 1 | -1/+1 |
2007-12-21 | r25939: Rework the CLDAP server not to use gendb_search but to call ldb_search | Andrew Bartlett | 1 | -28/+65 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -9/+11 |
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 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19736: handle rootdse call via CLDAP | Stefan Metzmacher | 1 | -8/+0 |
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 | 1 | -1/+1 |
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 | 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 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -1/+1 |
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 | r8223: fix the values of nt_version and type we reply in the server code, | Stefan Metzmacher | 1 | -40/+37 |