Age | Commit message (Expand) | Author | Files | Lines |
2003-05-14 | spelling | Tim Potter | 1 | -2/+2 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -5/+8 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -1/+1 |
2003-01-15 | Remove debugging stmt. | Tim Potter | 1 | -3/+0 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -3/+7 |
2003-01-14 | Merge from HEAD - eliminated unused arguments. | Andrew Bartlett | 1 | -2/+1 |
2003-01-08 | Fix erroneous free of SAM_ACCOUNT (make clearer when allocated | Jeremy Allison | 1 | -15/+8 |
2003-01-06 | Fix memory leaks in pdb_ code. | Jeremy Allison | 1 | -1/+13 |
2003-01-05 | Merge from HEAD - get the test the right way around, so that we can change | Andrew Bartlett | 1 | -1/+1 |
2003-01-04 | Merge from HEAD - move user password changes into the NTSTATUS era, and add | Andrew Bartlett | 1 | -27/+85 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -1/+1 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -2/+2 |
2002-08-17 | Sync 3.0 branch with head | Jelmer Vernooij | 1 | -3/+5 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+4 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -2/+2 |
2002-01-20 | Kill off the old varient of 'check_plaintext_password' (new version just | Andrew Bartlett | 1 | -48/+0 |
2002-01-17 | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 1 | -2/+5 |
2001-12-04 | Merge from 2.2 | Herb Lewis | 1 | -0/+6 |
2001-10-29 | This commit is number 4 of 4. | Andrew Bartlett | 1 | -10/+10 |
2001-10-29 | This commit is number 3 of 4. | Andrew Bartlett | 1 | -18/+40 |
2001-10-29 | This commit is number 1 of 4. | Andrew Bartlett | 1 | -0/+6 |
2001-10-02 | Fixed up the change password bug when not using PAM. | Jeremy Allison | 1 | -16/+32 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |
2001-09-29 | Fix up a number of intertwined issues: | Andrew Bartlett | 1 | -47/+46 |
2001-09-26 | Update for new pdb_set_plaintext_passwd() interface. | Andrew Bartlett | 1 | -6/+1 |
2001-09-10 | made a couple of local fns static | Andrew Tridgell | 1 | -5/+11 |
2001-07-23 | Fix case insensitive password change code. | Jeremy Allison | 1 | -1/+1 |
2001-07-07 | You can't dump_data() a function pointer... | Andrew Bartlett | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -6/+4 |
2001-06-20 | Fixed W2K SP2 joining a Samba PDC hosted domain. | Jeremy Allison | 1 | -1/+1 |
2001-05-07 | Patch from Simo: | Gerald Carter | 1 | -5/+5 |
2001-05-04 | Big cleanup of passdb and backends. | Jean-François Micouleau | 1 | -54/+44 |
2001-05-02 | Had to add a "pam password change" parameter (defaults to "off") and inlined | Jeremy Allison | 1 | -54/+42 |
2001-04-30 | Based on an original PAM patch by Andrew Bartlett, re-written by me to | Jeremy Allison | 1 | -0/+21 |
2001-03-11 | Remove "BYTE" - we already have uint8 - don't need more conflicts with | Jeremy Allison | 1 | -3/+3 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+0 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -94/+92 |
2000-06-23 | Delete OriginalDir stuff. | Tim Potter | 1 | -11/+15 |
2000-06-09 | clean up oplock capability code ready for Linux code | Andrew Tridgell | 1 | -3/+1 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -1/+1 |
2000-04-30 | - removed all our old wildcard matching code and replaced it with a | Andrew Tridgell | 1 | -1/+1 |
2000-04-18 | ReadDirName calls vfs->readdirname calls dos_readdirname. | Luke Leighton | 1 | -5/+5 |
2000-03-21 | indent update to make t easier to see setuid mods in TNG. some | Luke Leighton | 1 | -455/+558 |
2000-01-05 | Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c. | Jeremy Allison | 1 | -0/+43 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -127/+150 |
1999-11-20 | modified domain_client_validate to take trust account name / type. this | Luke Leighton | 1 | -1/+2 |
1999-11-04 | samuserset <username> -p password. YESSSSS :) | Luke Leighton | 1 | -67/+0 |
1999-11-04 | adding experimental set user password command to rpcclient, it returns | Luke Leighton | 1 | -0/+31 |