Age | Commit message (Expand) | Author | Files | Lines |
2001-12-31 | ops, froget to set the values. | Simo Sorce | 1 | -1/+7 |
2001-12-31 | port mods from 2.2 | Simo Sorce | 1 | -3/+36 |
2001-12-31 | Make --with-tdbsam compile again, given the new 'am I setting a default' flags. | Andrew Bartlett | 1 | -4/+4 |
2001-12-30 | util_sid.c - respect a const variabile (addedd strdup) | Simo Sorce | 1 | -22/+35 |
2001-12-30 | pdb_getsampwnuid() merge from 2.2 | Gerald Carter | 1 | -25/+0 |
2001-12-27 | moving SAM_ACCOUNT to include a bit field for initialized | Gerald Carter | 1 | -4/+4 |
2001-12-06 | again an intrusive patch: | Jean-François Micouleau | 1 | -2/+0 |
2001-11-25 | Don't close tdb twice. | Volker Lendecke | 1 | -1/+0 |
2001-11-04 | Fixup for accounts without a local /etc/passwd entry. | Andrew Bartlett | 1 | -9/+5 |
2001-11-01 | Various post AuthRewrite cleanups, fixups and tidyups. | Andrew Bartlett | 1 | -8/+4 |
2001-10-29 | This commit is number 4 of 4. | Andrew Bartlett | 1 | -19/+19 |
2001-10-29 | This commit is number 2 of 4. | Andrew Bartlett | 1 | -19/+8 |
2001-10-01 | - fix handling of 0 last_change_time and must_change_time | Andrew Tridgell | 1 | -3/+0 |
2001-09-29 | This is the passdb section of the previously mentioned commit. | Andrew Bartlett | 1 | -2/+1 |
2001-09-27 | minor fixes | Simo Sorce | 1 | -22/+10 |
2001-09-26 | Fix the uninitialised variable, but more importantly fix the SEGFAULT. | Andrew Bartlett | 1 | -2/+4 |
2001-09-26 | Fix up TDB_SAM with repect to case sensitvity. (need to use unix_strlower) | Andrew Bartlett | 1 | -7/+9 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 1 | -116/+127 |
2001-09-25 | Don't segfault when deleting accounts not in /etc/passwd. The RID we want is | Andrew Bartlett | 1 | -5/+2 |
2001-09-25 | memory leak fixes .. | Simo Sorce | 1 | -7/+21 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -1/+1 |
2001-09-14 | merges from 2.2 | Gerald Carter | 1 | -2/+2 |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 1 | -7/+7 |
2001-08-31 | changed the data format in the tdb, as the time fields were not | Simo Sorce | 1 | -24/+29 |
2001-07-30 | Added "use mmap" for HPUX. | Jeremy Allison | 1 | -7/+7 |
2001-07-12 | Changed instances of TRUE, FALSE to True, False as some compilers don't | Tim Potter | 1 | -1/+1 |
2001-06-04 | use LDSHFLAGS not -shared in several places | Andrew Tridgell | 1 | -7/+7 |
2001-05-10 | update from Simo | Gerald Carter | 1 | -8/+8 |
2001-05-07 | Patch from Simo: | Gerald Carter | 1 | -5/+15 |
2001-05-04 | Big cleanup of passdb and backends. | Jean-François Micouleau | 1 | -39/+58 |
2001-05-04 | fixes from Simo | Gerald Carter | 1 | -213/+238 |
2001-04-08 | HEAD specific slprintf paranoia fixes. | Jeremy Allison | 1 | -6/+6 |
2001-03-11 | Remove "BYTE" - we already have uint8 - don't need more conflicts with | Jeremy Allison | 1 | -6/+6 |
2000-12-12 | more fixes from Simo. Also fixed the password expiration field | Gerald Carter | 1 | -134/+59 |
2000-12-09 | group rid assignment cut and paste error | Gerald Carter | 1 | -2/+2 |
2000-12-06 | updates to the tdbsam implementation. | Gerald Carter | 1 | -36/+263 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 1 | -503/+512 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -0/+600 |