Age | Commit message (Expand) | Author | Files | Lines |
2001-05-07 | merge from 2.2 removing the 'domain XXX' parameters. | Gerald Carter | 4 | -30/+4 |
2001-05-07 | removed unused variables | Gerald Carter | 1 | -2/+0 |
2001-05-07 | Fix for bad profile perms. Ensure r on files and rwx on directories. | Jeremy Allison | 1 | -8/+28 |
2001-05-07 | Patch from Simo: | Gerald Carter | 13 | -122/+191 |
2001-05-07 | Removed unused variable. | Tim Potter | 1 | -1/+0 |
2001-05-07 | OK so I couldn't be as clever as I wanted to be with winbindd_glue.c | Tim Potter | 5 | -89/+87 |
2001-05-07 | removed need for scandir in client.c | Andrew Tridgell | 2 | -22/+17 |
2001-05-07 | Ignore *.po files. | Tim Potter | 1 | -0/+1 |
2001-05-07 | iAdditional files for winbind merge. | Tim Potter | 4 | -0/+852 |
2001-05-07 | Preliminary merge of winbind into HEAD. Note that this compiles and links | Tim Potter | 15 | -1671/+2710 |
2001-05-07 | rebuild proto.h | Andrew Tridgell | 1 | -114/+50 |
2001-05-07 | merge some fixes from 2.2 | Andrew Tridgell | 4 | -76/+20 |
2001-05-07 | fix interfaces.c for aix 3.2.5 | Andrew Tridgell | 1 | -2/+0 |
2001-05-07 | Some versions of readline don't have rl_completion_func_t. )-: | Tim Potter | 1 | -2/+1 |
2001-05-07 | iAdded querydispinfo and querydominfo functions. | Tim Potter | 1 | -3/+205 |
2001-05-07 | Some reformatting (sorry Gerald). | Tim Potter | 2 | -143/+155 |
2001-05-07 | new mput code from idra that doesn't need a call to find | Andrew Tridgell | 1 | -66/+152 |
2001-05-07 | Fixed a compiler warning. Still more const warnings though. )-: | Tim Potter | 1 | -1/+1 |
2001-05-07 | Fixed compiler warning. | Tim Potter | 1 | -1/+2 |
2001-05-06 | Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thought | Jeremy Allison | 2 | -70/+82 |
2001-05-06 | replace modf so we don't need the math library | Andrew Tridgell | 1 | -4/+39 |
2001-05-06 | allow env variable TESTDIR for directory for fcntl_lock test | Andrew Tridgell | 1 | -0/+4 |
2001-05-06 | add an alarm to fcntl test to stop tru64 from freezing on the test | Andrew Tridgell | 1 | -0/+2 |
2001-05-06 | clearer tdb_mmap code | Andrew Tridgell | 1 | -24/+19 |
2001-05-06 | merge from 2.2 | Andrew Tridgell | 2 | -8/+7 |
2001-05-04 | Fix problem with OpenBSD mmap and write not being coherent. | Jeremy Allison | 1 | -8/+29 |
2001-05-04 | Big cleanup of passdb and backends. | Jean-François Micouleau | 20 | -1238/+1271 |
2001-05-04 | merge from 2.2 in password_ok() to ensure that we check the | Gerald Carter | 1 | -1/+1 |
2001-05-04 | make proto | Gerald Carter | 1 | -0/+4 |
2001-05-04 | fixes from Simo | Gerald Carter | 2 | -213/+281 |
2001-05-04 | make proto | Tim Potter | 1 | -1/+14 |
2001-05-04 | Merge of struct acct_info from TNG. | Tim Potter | 1 | -1/+2 |
2001-05-04 | Added queryaliasmem function. | Tim Potter | 1 | -4/+104 |
2001-05-04 | Tidyup of server vs servername, username vs user to remove compiler | Tim Potter | 1 | -24/+24 |
2001-05-04 | Renamed unknown field to access mask in open alias parsing functions. | Tim Potter | 1 | -6/+3 |
2001-05-04 | Added some missing winbind parameters. Yes they're already documented. | Tim Potter | 1 | -0/+9 |
2001-05-04 | Zero fnum when initialising a cli_state. | Tim Potter | 1 | -0/+2 |
2001-05-04 | Added cli_samr_query_aliasmem() and cli_samr_open_alias() functions. | Tim Potter | 1 | -0/+107 |
2001-05-04 | renamed unknown field to access mask in open alias structures. | Tim Potter | 1 | -2/+2 |
2001-05-04 | Added a SMB_ASSERT() so that two cli_state structures aren't opened | Tim Potter | 1 | -0/+3 |
2001-05-04 | Added cmd_samr_enum_dom_groups() function. | Tim Potter | 1 | -2/+86 |
2001-05-04 | Added cli_samr_enum_dom_groups() function. | Tim Potter | 1 | -0/+77 |
2001-05-04 | More usability fixes. | Tim Potter | 1 | -1/+3 |
2001-05-04 | Allow ctrl-d to exit rpcclient. | Tim Potter | 1 | -4/+7 |
2001-05-04 | Merge from TNG branch. | Tim Potter | 1 | -57/+183 |
2001-05-03 | Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h | Jeremy Allison | 8 | -8/+28 |
2001-05-03 | Merging Gerald's "no printer driver" fix from 2.2. | Jeremy Allison | 1 | -0/+10 |
2001-05-03 | Merging Gerald's PDC SAM name fix. | Jeremy Allison | 1 | -13/+76 |
2001-05-02 | Had to add a "pam password change" parameter (defaults to "off") and inlined | Jeremy Allison | 7 | -85/+2989 |
2001-05-02 | Fix noticed by John Trostel - we need to return our account SID for level 5. | Jeremy Allison | 2 | -2916/+2 |