Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start of merge to 2_2_RELEASE branch for release. | Jeremy Allison | 2002-04-30 | 1 | -2/+1 |
| | | | | Jeremy. | ||||
* | Sync for release. | Jeremy Allison | 2002-02-01 | 1 | -1/+2 |
| | | | | Jeremy. | ||||
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | util_sid.c - respect a const variabile (addedd strdup) | Simo Sorce | 2001-12-30 | 1 | -3/+2 |
| | | | | | | cli_reg.c - indentation pdb_ldap.c - some checks on init fns parameters pdb_tdb.c - some checks on init fns parameters + make sure we close the db on failure | ||||
* | Finish idra's cleanup of the RPC remote shutdown code. | Andrew Bartlett | 2001-12-30 | 1 | -3/+2 |
| | |||||
* | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ↵ | Andrew Tridgell | 2001-09-04 | 1 | -1/+1 |
| | | | | the client code still needs some work | ||||
* | Convert to NTSTATUS. | Tim Potter | 2001-08-27 | 1 | -12/+10 |
| | |||||
* | - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) | Simo Sorce | 2001-08-10 | 1 | -0/+116 |
- ported two rpc back from TNG (WINREG: shutdown and abort shutdown) - some optimizations and changed some DEBUG statement in loadparm.c - changed rpcclient a bit moved from non reentrant next_token_nr to next_token - in cmd_reg.c not sure if getopt will work ok on all platforms only setting optind=0 |