Age | Commit message (Expand) | Author | Files | Lines |
2008-06-30 | Rework samdb handling for 'netlogon' packets. | Andrew Bartlett | 1 | -10/+2 |
2008-05-21 | Extend the 'netlogon' CLDAP and NBT implementation. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Further tests show NTLOGON and NETLOGON to be identical. | Andrew Bartlett | 1 | -5/+0 |
2008-05-20 | Revert addition of 'mailslot' parameter. | Andrew Bartlett | 2 | -7/+3 |
2008-05-17 | Handle netbios domains in the CLDAP server too. | Andrew Bartlett | 1 | -3/+14 |
2008-05-17 | Show that the NTLOGON and NETLOGON mailslots are *very* similar. | Andrew Bartlett | 3 | -105/+48 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-27 | Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -2/+5 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 3 | -17/+19 |
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 2 | -0/+3 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25546: Convert to standard bool type. | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 3 | -12/+18 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r24246: Avoid the annoying 'probable memory leak in ldb' messages, by fixing | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 4 | -12/+8 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r19699: - use better names for the site strings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19262: Don't DEBUG() an unitialised variable | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r18434: Fix typo... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18433: Make sure to search below the partitions baseDN for the netbios name. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r17824: add a wrapper for the common partitions_basedn calculation | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r17634: Kill off another case where we used dnsDomain, and point it again at | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r16239: Search for the domain in the correct partition, so this will work with | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r14709: allways use the unicast socket of the interface, when reply to DGRAM | Stefan Metzmacher | 2 | -9/+15 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 4 | -0/+4 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r13807: print out the netbios name the packet is for | Stefan Metzmacher | 3 | -6/+9 |
2007-10-10 | r12958: don't bind to '255.255.255.255' | Stefan Metzmacher | 1 | -28/+35 |
2007-10-10 | r12934: do somemore debugging of the received browse packets, | Stefan Metzmacher | 1 | -2/+46 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 4 | -15/+46 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 4 | -9/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12537: finally found the difference between us and w2k3 that caused w2k | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r11648: fix some bugs... | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r11041: r10358@SERNOX: metze | 2005-09-20 21:40:03 +0200 | Stefan Metzmacher | 3 | -18/+18 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -2/+2 |
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 | -10/+41 |
2007-10-10 | r7955: we should not free a struct which is passed as a parameter, to a function | Stefan Metzmacher | 1 | -2/+0 |
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 | r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6618: only print the netlogon packets we receive if it is an unknown packet ... | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r6339: set the NBT_SERVER_LDAP and NBT_SERVER_KDC bits based on config | Andrew Tridgell | 1 | -3/+13 |
2007-10-10 | r6338: ADS style GETDC response now works well enough that WinXP can join | Andrew Tridgell | 1 | -0/+82 |
2007-10-10 | r6323: added server side support for dgram NTLOGON requests. NT4 workstations... | Andrew Tridgell | 1 | -0/+41 |
2007-10-10 | r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by | Andrew Tridgell | 2 | -0/+77 |