Age | Commit message (Expand) | Author | Files | Lines |
2002-06-17 | fix typo | Gerald Carter | 1 | -1/+1 |
2002-06-16 | Cope with the requirement for constant initialisers on some unix C compilers. | Andrew Bartlett | 1 | -1/+1 |
2002-06-16 | Further updates to the service.c code. authorise_login() is now a bit simpiler | Andrew Bartlett | 2 | -6/+6 |
2002-06-16 | Two things: Check how many paramaters that the LDAP libs take for the | Andrew Bartlett | 4 | -94/+199 |
2002-06-16 | Fix up some of the SMB signing code: | Andrew Bartlett | 5 | -19/+47 |
2002-06-15 | When adding popt to an application, you need to ensure it builds on non-popt | Andrew Bartlett | 1 | -1/+1 |
2002-06-15 | Simplify this code further. Just substitute %H, and let the normal code | Andrew Bartlett | 2 | -40/+3 |
2002-06-15 | Unsused function since last commit | Andrew Bartlett | 1 | -34/+0 |
2002-06-15 | Rework much of the service.c code: | Andrew Bartlett | 7 | -209/+273 |
2002-06-15 | Update the netlogon code to better cope with trusted domains, where things | Andrew Bartlett | 1 | -10/+29 |
2002-06-15 | Add the missing makefile from previous commit | Andrew Bartlett | 1 | -1/+1 |
2002-06-15 | This patch does 2 things: | Andrew Bartlett | 4 | -96/+282 |
2002-06-15 | Add another 'trivial' built in authentication module - this one is a | Andrew Bartlett | 1 | -0/+50 |
2002-06-15 | It appears that to match NT we should not use the 'samstrict' behaviour, | Andrew Bartlett | 1 | -3/+5 |
2002-06-15 | x source path so this thing compiles. | John Terpstra | 1 | -1/+1 |
2002-06-15 | Add back sys_getpwnam() and freinds to the system.c interface, but don't | Andrew Bartlett | 4 | -5/+29 |
2002-06-14 | Fix spelling typo. | Jeremy Allison | 2 | -13/+13 |
2002-06-14 | Ok, now I can try my first client test... | Jeremy Allison | 2 | -8/+33 |
2002-06-14 | More of SMB signing for client - not yet finished (should be harmless). | Jeremy Allison | 4 | -11/+45 |
2002-06-14 | Merge of csc termination fix. | Jeremy Allison | 1 | -1/+2 |
2002-06-14 | moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c | Simo Sorce | 10 | -223/+225 |
2002-06-14 | Add a touch of const to this - helps with some yet-to-be-commited changes | Andrew Bartlett | 1 | -3/+3 |
2002-06-14 | Allow non unix accounts to be added to an ldap directory without NUA accounts | Andrew Bartlett | 1 | -0/+4 |
2002-06-14 | Patch from ctrlsoft to use the pdb_sethexpwd function in smbpasswd - instead | Andrew Bartlett | 1 | -48/+7 |
2002-06-14 | It looks like we never tested the 'cleanup' code, so when I triggered it | Andrew Bartlett | 2 | -12/+20 |
2002-06-14 | Some updates from ctrlsoft <jelmer@nl.linux.org> to return failure if *any* of | Andrew Bartlett | 1 | -19/+20 |
2002-06-14 | Debug fixes from ctrlsoft | Andrew Bartlett | 1 | -2/+2 |
2002-06-14 | Kill useless cast | Andrew Bartlett | 1 | -2/+2 |
2002-06-14 | Convenience function to allow a SID to be specified as a string. | Andrew Bartlett | 1 | -3/+46 |
2002-06-14 | Add some comments on writing new pdb modules. (from ctrlsoft) | Andrew Bartlett | 1 | -0/+7 |
2002-06-14 | Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list | Andrew Bartlett | 6 | -46/+61 |
2002-06-14 | Patch (from ctrlsoft <jelmer@nl.linux.org>) to poptify testparm, and the | Andrew Bartlett | 3 | -154/+139 |
2002-06-14 | Add const, kill of useless casts and therefore eliminate warnings. | Andrew Bartlett | 3 | -6/+6 |
2002-06-13 | Ensure we save any older SIGALRM signal handler. | Jeremy Allison | 3 | -7/+11 |
2002-06-13 | Veto files fix. | Jeremy Allison | 1 | -275/+273 |
2002-06-13 | Merge in mangle fixes from 2.2. | Jeremy Allison | 7 | -371/+376 |
2002-06-13 | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 14 | -113/+183 |
2002-06-13 | a useful script for finding global variables or functions that could | Andrew Tridgell | 1 | -0/+59 |
2002-06-12 | Spelling. | Tim Potter | 1 | -1/+1 |
2002-06-12 | Ignore winbindd_proto.h | Tim Potter | 1 | -0/+1 |
2002-06-12 | Spelling fixes. | Tim Potter | 1 | -1/+1 |
2002-06-12 | Removed eff_name field from cli_struct as it wasn't being used anywhere. | Tim Potter | 2 | -2/+2 |
2002-06-11 | few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro... | Simo Sorce | 3 | -13/+24 |
2002-06-11 | merge from 2.2 | Gerald Carter | 1 | -0/+1 |
2002-06-10 | Merge of Jerry's fix from 2.2. | Jeremy Allison | 2 | -8/+18 |
2002-06-10 | Remove "sids.h" as it really wasn't being used anywhere, and was exporting | Andrew Bartlett | 6 | -44/+1 |
2002-06-10 | With this file being automaticly regenerated, and cleaned up with 'make clean' | Andrew Bartlett | 1 | -142/+0 |
2002-06-09 | Fix up comment on netbios scopes, and remove paragraph about international | Andrew Bartlett | 1 | -12/+2 |
2002-06-09 | This paragraph is irrelevent and misleading (needs fix for 2.2 as well) | Andrew Bartlett | 1 | -6/+0 |
2002-06-09 | This (hopefully) fixes a bug reported by Kai Krueger <kai@kruegernetz.de> | Andrew Bartlett | 2 | -17/+10 |