Age | Commit message (Expand) | Author | Files | Lines |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -60/+20 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -2/+2 |
2003-04-15 | Use the new modules system for passdb (merge from HEAD) | Jelmer Vernooij | 1 | -8/+2 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -45/+46 |
2002-10-25 | Fix memory leak (patch by Steve Langasek) | Jelmer Vernooij | 1 | -0/+14 |
2002-09-26 | sync with HEAD | Gerald Carter | 1 | -53/+58 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -1193/+1300 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -8/+8 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -6/+16 |
2002-03-19 | second step to gain free uid<->rid mapping | Simo Sorce | 1 | -0/+19 |
2002-03-07 | Compile fixes for the pdb nisplus module. | Tim Potter | 1 | -17/+27 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+2 |
2002-01-23 | getpwnam -> getpwnam_alloc. | Andrew Bartlett | 1 | -1/+4 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -4/+12 |
2002-01-02 | Actually enforce the passdb API. | Andrew Bartlett | 1 | -1/+1 |
2001-12-31 | removed extern samlogon_user | Gerald Carter | 1 | -6/+0 |
2001-12-31 | some merges from 2.2. Still need to merge in changes from pdb_tdb.c | Gerald Carter | 1 | -17/+41 |
2001-12-30 | pdb_getsampwnuid() merge from 2.2 | Gerald Carter | 1 | -40/+0 |
2001-12-27 | moving SAM_ACCOUNT to include a bit field for initialized | Gerald Carter | 1 | -2/+2 |
2001-12-06 | again an intrusive patch: | Jean-François Micouleau | 1 | -6/+0 |
2001-12-04 | added a boolean to the group mapping functions to specify if we need or | Jean-François Micouleau | 1 | -2/+1 |
2001-12-02 | added mapping of primary gid to rid thru the group mapping code. | Jean-François Micouleau | 1 | -3/+18 |
2001-11-07 | Added debug in truncate, fixed warning with gcc3. | Jeremy Allison | 1 | -2/+1 |
2001-11-01 | Various post AuthRewrite cleanups, fixups and tidyups. | Andrew Bartlett | 1 | -2/+2 |
2001-10-29 | This commit is number 4 of 4. | Andrew Bartlett | 1 | -15/+13 |
2001-10-03 | Added a comment about not changing the magic timestamp values without | Tim Potter | 1 | -0/+3 |
2001-10-03 | Ensure accessing NT member servers works with a Samba PDC. Don't | Jeremy Allison | 1 | -4/+4 |
2001-10-02 | Fixed the bug with member servers in a Samba PDC hosted domain not allowing | Jeremy Allison | 1 | -6/+6 |
2001-09-26 | merge from 2.2 | Gerald Carter | 1 | -2/+2 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 1 | -0/+1401 |