Age | Commit message (Expand) | Author | Files | Lines |
2001-09-05 | always include profile support so you do not need a different binary of | Herb Lewis | 1 | -5/+0 |
2001-09-05 | add profiling stats from 2.2 | Herb Lewis | 2 | -3/+383 |
2001-09-05 | variable name changed to --with-profiling-data | Herb Lewis | 2 | -620/+617 |
2001-09-05 | When sending a message via a tdb, it must be open read/write. | Jeremy Allison | 1 | -1/+1 |
2001-09-05 | use cli_is_error() instead of looking in smb_rcls, otherwise NT status | Andrew Tridgell | 7 | -64/+55 |
2001-09-05 | added filename to error_packet() | Andrew Tridgell | 2 | -11/+12 |
2001-09-05 | fixed some compilation errors in cli_netlogon.c - tim, you need to rerun conf... | Andrew Tridgell | 2 | -12/+12 |
2001-09-05 | more warning fixes on solaris | Andrew Tridgell | 8 | -11/+17 |
2001-09-05 | fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA... | Andrew Tridgell | 7 | -103/+100 |
2001-09-05 | Merged cli_net_req_chal() and cli_net_auth2() from rpc_client/cli_login.c | Tim Potter | 1 | -0/+177 |
2001-09-05 | oh foo | Tim Potter | 1 | -1/+1 |
2001-09-05 | Don't crash if run with no command line arguments. (-: | Tim Potter | 1 | -1/+1 |
2001-09-05 | NFS v2 can return ENOLCK when greater than 31 bit offsets are used. | Jeremy Allison | 1 | -2/+2 |
2001-09-04 | don't do pointer arithmetic on void* (some compilers can't do it) | Andrew Tridgell | 1 | -1/+1 |
2001-09-04 | Fixes to ensure invalid vuids cannot stop oplock breaks. | Jeremy Allison | 1 | -5/+7 |
2001-09-04 | Merge of transfer file code from 2.2, fix for readbraw. | Jeremy Allison | 6 | -418/+327 |
2001-09-04 | fixed compilation of torture | Andrew Tridgell | 2 | -48/+44 |
2001-09-04 | cope with pam being off | Andrew Tridgell | 2 | -2/+2 |
2001-09-04 | a fix for fussy compilers | Andrew Tridgell | 1 | -1/+1 |
2001-09-04 | it now all compiles - so try enabling it by default and see what explodes on ... | Andrew Tridgell | 11 | -354/+330 |
2001-09-04 | Don't overwrite an existing /etc/xinetd.d/swat on install file since we | Tim Potter | 1 | -2/+2 |
2001-09-04 | Welcome to tpot's exploit world! | Tim Potter | 1 | -253/+413 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 67 | -952/+1031 |
2001-09-04 | Fixed some compiler warnings. | Tim Potter | 1 | -2/+0 |
2001-09-03 | more NTSTATUS/WERROR conversion | Andrew Tridgell | 8 | -182/+779 |
2001-09-03 | tidied up some unused vars in JFs new fns | Andrew Tridgell | 1 | -12/+0 |
2001-09-03 | the next step in our error code handling change | Andrew Tridgell | 12 | -1027/+1091 |
2001-09-02 | updated copyright for Michael Sweet | Andrew Tridgell | 1 | -1/+1 |
2001-09-01 | use a name not a number for ERRinsufficientbuffer | Andrew Tridgell | 1 | -1/+1 |
2001-09-01 | more NTSTATUS changes | Andrew Tridgell | 1 | -17/+4 |
2001-08-31 | Set acb_info to ACB_SVRTRUST if we are joining the domain as a BDC without | Tim Potter | 1 | -2/+6 |
2001-08-31 | Fix up some compile issues. We can't have C99 comments and add a smattering | Andrew Bartlett | 2 | -3/+3 |
2001-08-31 | Added samsync binary to list of ignored files. | Tim Potter | 1 | -0/+1 |
2001-08-31 | changed the data format in the tdb, as the time fields were not | Simo Sorce | 1 | -24/+29 |
2001-08-30 | Fix crash bug with indirecting through null pointer on recursive delete. | Jeremy Allison | 1 | -134/+119 |
2001-08-30 | Fixed silly typo. | Jeremy Allison | 2 | -6/+6 |
2001-08-30 | Fix from Paul Green to set correct lengths. | Jeremy Allison | 2 | -6/+6 |
2001-08-30 | if no ACL elements then use chmod - fixes ability to set read-only bit | Herb Lewis | 1 | -2/+2 |
2001-08-30 | this was a stupid typo, | Simo Sorce | 1 | -1/+1 |
2001-08-30 | merge from 2.2 | Gerald Carter | 1 | -0/+3 |
2001-08-30 | merge from 2.2 | Gerald Carter | 1 | -1/+1 |
2001-08-30 | merge from APPLIANCE_TNG | Gerald Carter | 1 | -0/+1 |
2001-08-30 | merge from APPLIANCE_TNG | Gerald Carter | 1 | -43/+73 |
2001-08-29 | Renamed rwlock_t type to tdb_rwlock_t to avoid conflict with Solaris 8 | Tim Potter | 2 | -13/+13 |
2001-08-29 | Fix uninitialised variables. Spotted by "Esh, Andrew" <AEsh@tricord.com> | Tim Potter | 1 | -0/+3 |
2001-08-29 | Fuss, fuss, fuss... | Christopher R. Hertel | 2 | -3/+3 |
2001-08-29 | Should be dbgtext, not dbg_text. | Tim Potter | 1 | -2/+2 |
2001-08-29 | Patched to ensure that it won't break HEAD. | Christopher R. Hertel | 1 | -6/+10 |
2001-08-29 | lp_wins_server() is now lp_wins_server_list(). | Christopher R. Hertel | 1 | -1/+1 |
2001-08-28 | Ouch ! I didn't think I would have to do that: add 2 new rap calls ! | Jean-François Micouleau | 1 | -0/+127 |