| Commit message (Expand) | Author | Age | Files | Lines |
| * | This patch does 2 things: | Andrew Bartlett | 2002-06-15 | 4 | -96/+282 |
| * | Add another 'trivial' built in authentication module - this one is a | Andrew Bartlett | 2002-06-15 | 1 | -0/+50 |
| * | It appears that to match NT we should not use the 'samstrict' behaviour, | Andrew Bartlett | 2002-06-15 | 1 | -3/+5 |
| * | Add back sys_getpwnam() and freinds to the system.c interface, but don't | Andrew Bartlett | 2002-06-15 | 4 | -5/+29 |
| * | Fix spelling typo. | Jeremy Allison | 2002-06-14 | 2 | -13/+13 |
| * | Ok, now I can try my first client test... | Jeremy Allison | 2002-06-14 | 2 | -8/+33 |
| * | More of SMB signing for client - not yet finished (should be harmless). | Jeremy Allison | 2002-06-14 | 4 | -11/+45 |
| * | Merge of csc termination fix. | Jeremy Allison | 2002-06-14 | 1 | -1/+2 |
| * | moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c | Simo Sorce | 2002-06-14 | 10 | -223/+225 |
| * | Add a touch of const to this - helps with some yet-to-be-commited changes | Andrew Bartlett | 2002-06-14 | 1 | -3/+3 |
| * | Allow non unix accounts to be added to an ldap directory without NUA accounts | Andrew Bartlett | 2002-06-14 | 1 | -0/+4 |
| * | Patch from ctrlsoft to use the pdb_sethexpwd function in smbpasswd - instead | Andrew Bartlett | 2002-06-14 | 1 | -48/+7 |
| * | It looks like we never tested the 'cleanup' code, so when I triggered it | Andrew Bartlett | 2002-06-14 | 2 | -12/+20 |
| * | Some updates from ctrlsoft <jelmer@nl.linux.org> to return failure if *any* of | Andrew Bartlett | 2002-06-14 | 1 | -19/+20 |
| * | Debug fixes from ctrlsoft | Andrew Bartlett | 2002-06-14 | 1 | -2/+2 |
| * | Kill useless cast | Andrew Bartlett | 2002-06-14 | 1 | -2/+2 |
| * | Convenience function to allow a SID to be specified as a string. | Andrew Bartlett | 2002-06-14 | 1 | -3/+46 |
| * | Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list | Andrew Bartlett | 2002-06-14 | 6 | -46/+61 |
| * | Patch (from ctrlsoft <jelmer@nl.linux.org>) to poptify testparm, and the | Andrew Bartlett | 2002-06-14 | 3 | -154/+139 |
| * | Add const, kill of useless casts and therefore eliminate warnings. | Andrew Bartlett | 2002-06-14 | 3 | -6/+6 |
| * | Ensure we save any older SIGALRM signal handler. | Jeremy Allison | 2002-06-13 | 3 | -7/+11 |
| * | Veto files fix. | Jeremy Allison | 2002-06-13 | 1 | -275/+273 |
| * | Merge in mangle fixes from 2.2. | Jeremy Allison | 2002-06-13 | 7 | -371/+376 |
| * | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 2002-06-13 | 14 | -113/+183 |
| * | a useful script for finding global variables or functions that could | Andrew Tridgell | 2002-06-13 | 1 | -0/+59 |
| * | Spelling. | Tim Potter | 2002-06-12 | 1 | -1/+1 |
| * | Ignore winbindd_proto.h | Tim Potter | 2002-06-12 | 1 | -0/+1 |
| * | Spelling fixes. | Tim Potter | 2002-06-12 | 1 | -1/+1 |
| * | Removed eff_name field from cli_struct as it wasn't being used anywhere. | Tim Potter | 2002-06-12 | 2 | -2/+2 |
| * | few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro... | Simo Sorce | 2002-06-11 | 3 | -13/+24 |
| * | merge from 2.2 | Gerald Carter | 2002-06-11 | 1 | -0/+1 |
| * | Merge of Jerry's fix from 2.2. | Jeremy Allison | 2002-06-10 | 2 | -8/+18 |
| * | Remove "sids.h" as it really wasn't being used anywhere, and was exporting | Andrew Bartlett | 2002-06-10 | 6 | -44/+1 |
| * | With this file being automaticly regenerated, and cleaned up with 'make clean' | Andrew Bartlett | 2002-06-10 | 1 | -142/+0 |
| * | This (hopefully) fixes a bug reported by Kai Krueger <kai@kruegernetz.de> | Andrew Bartlett | 2002-06-09 | 2 | -17/+10 |
| * | Ensure when allowing fchown with write access and dos filemodes that | Jeremy Allison | 2002-06-07 | 1 | -7/+7 |
| * | Merge pidfile fix. | Jeremy Allison | 2002-06-07 | 1 | -3/+3 |
| * | Fix comment | Andrew Bartlett | 2002-06-07 | 1 | -1/+1 |
| * | Globally replace 'global_sam_sid' with get_global_sam_sid(), a self | Andrew Bartlett | 2002-06-07 | 14 | -87/+91 |
| * | Move the code from lib/util_sid.c that deals with the global_sam_sid into | Andrew Bartlett | 2002-06-07 | 3 | -242/+282 |
| * | Add flags2 for security signitures | Andrew Bartlett | 2002-06-07 | 1 | -0/+1 |
| * | A couple of updates for the SmbEncrypt code, and some of its users. | Andrew Bartlett | 2002-06-07 | 2 | -14/+32 |
| * | Allow sd_len to be zero on NT_TRANSACT_CREATE but not for set sd (helps | Jeremy Allison | 2002-06-07 | 1 | -4/+7 |
| * | Overly complex but neccessary fix for kernel oplock problems. The issue | Jeremy Allison | 2002-06-06 | 3 | -21/+55 |
| * | enable building of shared libsmbclient | Gerald Carter | 2002-06-06 | 1 | -2/+1 |
| * | Fix compile error - doh! | Tim Potter | 2002-06-06 | 2 | -4/+4 |
| * | Moved some notify related constants into srv_spoolss_nt.c since | Tim Potter | 2002-06-06 | 2 | -4/+11 |
| * | Fixed out of date comment for _spoolss_rffpcnex() | Tim Potter | 2002-06-06 | 1 | -4/+2 |
| * | merge from 2.2 | Gerald Carter | 2002-06-05 | 1 | -4/+10 |
| * | merge 390 kernel workaround from SAMBA_2_2. | Jim McDonough | 2002-06-05 | 2 | -2/+2 |