Age | Commit message (Expand) | Author | Files | Lines |
2008-05-21 | Correct an assertion in the testsuite. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Extend the NBT-DGRAM torture test again. | Andrew Bartlett | 1 | -0/+1 |
2008-05-21 | Extend the 'netlogon' CLDAP and NBT implementation. | Andrew Bartlett | 1 | -19/+257 |
2008-05-20 | Revert addition of 'mailslot' parameter. | Andrew Bartlett | 1 | -2/+1 |
2008-05-17 | Show that the NTLOGON and NETLOGON mailslots are *very* similar. | Andrew Bartlett | 1 | -0/+25 |
2008-05-17 | Test the use of the domain SID on the NETLOGON mailslot | Andrew Bartlett | 1 | -4/+61 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 1 | -46/+22 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 8 | -19/+19 |
2008-04-17 | Avoid using event_context_find where possible. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-17 | Use provided event context rather than looking for it. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-21 | Remove another global_loadparm instance. | Jelmer Vernooij | 1 | -6/+6 |
2008-02-21 | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 5 | -15/+18 |
2008-02-21 | Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -3/+6 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26426: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26408: Remove use of global_loadparm. | Jelmer Vernooij | 3 | -1/+7 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 5 | -8/+8 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 5 | -13/+38 |
2007-12-21 | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -6/+6 |
2007-12-21 | r26381: Move global_loadparm higher up the call stack. | Jelmer Vernooij | 3 | -0/+4 |
2007-12-21 | r26380: Specify port number higher up the call stack. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 2 | -4/+4 |
2007-12-21 | r26329: Fix more loadparm_context references. Only about a 100 left now. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 5 | -13/+13 |
2007-12-21 | r26311: Move port number specification higher up the call stack. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26309: Move specification of port higher up the all stack. | Jelmer Vernooij | 3 | -0/+6 |
2007-12-21 | r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ... | Jelmer Vernooij | 2 | -4/+5 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 2 | -10/+10 |
2007-10-10 | r25579: BOOL -> bool | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 3 | -11/+11 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 2 | -10/+11 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r25008: Remove use of pstring. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25004: Avoid talloc_autofree_context() when possible. | Jelmer Vernooij | 7 | -27/+22 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 2 | -8/+11 |
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 1 | -6/+5 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24670: Use torture functions for settings. | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r23811: Try to ensure struct nbt_name is always pre-declared. Might fix the | Andrew Bartlett | 1 | -9/+10 |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 8 | -24/+16 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 2 | -6/+12 |
2007-10-10 | r22322: Cut timelimits for BENCH tests run in quicktest. | Andrew Bartlett | 2 | -3/+3 |
2007-10-10 | r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktest | Stefan Metzmacher | 1 | -0/+5 |