Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12958: don't bind to '255.255.255.255' | Stefan Metzmacher | 1 | -28/+35 |
2007-10-10 | r12948: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12947: added some error checking that I stumbled across while testing domain... | Andrew Tridgell | 1 | -1/+16 |
2007-10-10 | r12945: Try to move closer to getting Samba3 import working again. | Andrew Bartlett | 3 | -15/+43 |
2007-10-10 | r12944: Update scripts in setup to match changes in the provision.js | Andrew Bartlett | 2 | -3/+9 |
2007-10-10 | r12943: Generate a SID for the domain join account using the modules, rather | Andrew Bartlett | 3 | -4/+1 |
2007-10-10 | r12942: this way is better | Simo Sorce | 1 | -2/+1 |
2007-10-10 | r12941: Add Attribute Scoped Search control | Simo Sorce | 5 | -1/+236 |
2007-10-10 | r12934: do somemore debugging of the received browse packets, | Stefan Metzmacher | 1 | -2/+46 |
2007-10-10 | r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/... | Stefan Metzmacher | 2 | -44/+75 |
2007-10-10 | r12932: export function prototypes | Stefan Metzmacher | 2 | -6/+26 |
2007-10-10 | r12931: Remove some prefixes. We have: | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r12930: Fix ADS join: I wasn't filling in the flag 'realm' variable any more. | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r12929: Fix more implict global and shadowing variables. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r12928: This patch improves the interaction between the vampire and provsion ... | Andrew Bartlett | 7 | -38/+89 |
2007-10-10 | r12927: Fix typo. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12926: Syncronsise GUIDs on users and domains from the server. These also | Andrew Bartlett | 5 | -67/+114 |
2007-10-10 | r12925: implement client side of ASQ control | Simo Sorce | 3 | -0/+153 |
2007-10-10 | r12919: Ensure we never 'extend' the session key length, or fill in past the | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r12918: Don't tell the user the difference between 'no such user' and 'wrong | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r12917: fix decoding of ldap controls | Simo Sorce | 3 | -2/+26 |
2007-10-10 | r12911: try to fix bug #3365 | Stefan Metzmacher | 2 | -4/+12 |
2007-10-10 | r12910: fix bug #3069 | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r12909: add an ldb module for the wins.ldb, | Stefan Metzmacher | 7 | -6/+242 |
2007-10-10 | r12908: use '_' also for indication we want to ask for the localmaster browser, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12907: skip some tests for make quicktest in NBT-WINSREPLICATION | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12906: return the correct nb_flags | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r12905: add some ldap policies | Simo Sorce | 2 | -7/+132 |
2007-10-10 | r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect to | Andrew Bartlett | 9 | -251/+440 |
2007-10-10 | r12902: Fix 'make quicktest'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12899: - fix warnings on AIX | Stefan Metzmacher | 2 | -1/+5 |
2007-10-10 | r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s... | Stefan Metzmacher | 5 | -1/+65 |
2007-10-10 | r12897: make it possible to use nosync transaction to speed things up, | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r12896: IRIX make will fallback to gmake with this, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12895: Error strings save lives. | Andrew Bartlett | 1 | -10/+16 |
2007-10-10 | r12894: Add more detail to error messages. | Andrew Bartlett | 1 | -4/+12 |
2007-10-10 | r12893: Filling in *error_string is critical for SWAT, as the errors otherwise | Andrew Bartlett | 1 | -182/+215 |
2007-10-10 | r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. | Andrew Bartlett | 12 | -57/+458 |
2007-10-10 | r12891: We no longer manually set the 'name' attribute. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r12887: Add the icon from samba.org to SWAT. | Andrew Bartlett | 1 | -0/+0 |
2007-10-10 | r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'. | Andrew Bartlett | 3 | -8/+8 |
2007-10-10 | r12883: Fix the build... | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r12882: Allow the netbios name to be specified at all times. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12881: Hard-coded defaults are silly. We have smb.conf for a reason. | Andrew Bartlett | 1 | -4/+1 |
2007-10-10 | r12880: Remove ldap partitions useless now and probably we | Simo Sorce | 6 | -785/+604 |
2007-10-10 | r12874: Try to give the startup a few more seconds, so that hosts with | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r12873: Fix valgrind-found uninitialised value. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12872: Add some more detail to debug message. | Andrew Bartlett | 1 | -3/+9 |
2007-10-10 | r12869: I have removed this hack. We now just do the lookups (netbios for now). | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r12868: Remove unused code. This has moved to libcli/finddcs.c. | Andrew Bartlett | 2 | -140/+0 |