Age | Commit message (Expand) | Author | Files | Lines |
2009-02-02 | s4:cldap: s/private/private_data | Stefan Metzmacher | 2 | -2/+2 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 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 | we need to listen on all interfaces in the CLDAP server as the windows | Andrew Tridgell | 1 | -8/+9 |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 1 | -40/+40 |
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -12/+9 |
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 | 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-06-30 | Rework samdb handling for 'netlogon' packets. | Andrew Bartlett | 1 | -1/+1 |
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-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -2/+2 |
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-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-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2 | -2/+2 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 1 | -4/+6 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -1/+1 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -0/+2 |
2008-03-28 | cldap_server: fix compiler warning | Stefan Metzmacher | 1 | -0/+2 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-04 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -4/+6 |
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-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-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
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 | 2 | -2/+2 |
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 |