Age | Commit message (Expand) | Author | Files | Lines |
2003-07-04 | More conversions I missed. Thanks metze. | Jeremy Allison | 1 | -1/+1 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 2 | -66/+66 |
2003-06-23 | * s/get_dc_name/rpc_dc_name/g (revert a previous change) | Gerald Carter | 1 | -1/+1 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -4/+0 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 1 | -4/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 1 | -0/+4 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+4 |
2003-05-08 | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 2 | -11/+18 |
2003-04-28 | Merge: | Tim Potter | 1 | -11/+11 |
2003-04-28 | Perform lp_load() before popt to fix -W option. | Tim Potter | 1 | -11/+11 |
2003-04-28 | Merge: | Tim Potter | 1 | -2/+4 |
2003-04-28 | Merge from HEAD: | Tim Potter | 1 | -0/+2 |
2003-04-28 | Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs | Tim Potter | 1 | -0/+2 |
2003-04-23 | Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted | Andrew Bartlett | 1 | -9/+8 |
2003-04-23 | Patch from waider to set exit code of last executed command specified | Tim Potter | 1 | -2/+4 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 2 | -6/+9 |
2003-04-16 | Store the type of 'sec channel' that we establish to the DC. If we are a | Andrew Bartlett | 2 | -6/+9 |
2003-04-14 | Merge: remove unused variable. | Tim Potter | 1 | -1/+0 |
2003-04-14 | Removed unused variable. | Tim Potter | 1 | -1/+0 |
2003-04-14 | Merge Jelmer's popt updates from HEAD. | Tim Potter | 1 | -145/+12 |
2003-04-14 | Merge of rpcecho pipe for testing large dcerpc requests and responses. | Tim Potter | 1 | -2/+5 |
2003-04-14 | Merge of samr lookup domain rpc client call from HEAD. | Tim Potter | 1 | -0/+44 |
2003-04-13 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+157 |
2003-04-11 | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 2 | -2/+162 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 2 | -22/+20 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 2 | -22/+20 |
2003-04-04 | SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net> | Tim Potter | 1 | -0/+44 |
2003-04-02 | This file deleted in HEAD. | Tim Potter | 1 | -1338/+0 |
2003-03-24 | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 1 | -1/+2 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 1 | -145/+11 |
2003-03-18 | Merge of waider's rpcclient return type patch. | Tim Potter | 10 | -203/+223 |
2003-03-18 | Merge of enumdomusers rpcclient command. | Tim Potter | 1 | -0/+75 |
2003-03-17 | Applied waider's patch to return DOS error codes for pipes that | Tim Potter | 10 | -192/+217 |
2003-03-11 | Patch from Ronan Waide: | Martin Pool | 1 | -1/+1 |
2003-03-11 | Patch from Ronan Waide: | Martin Pool | 1 | -1/+1 |
2003-03-07 | safe_strcpy() -> fstrcpy() fix, and a cleanup to how rpcclient calls the | Andrew Bartlett | 2 | -9/+4 |
2003-03-05 | Use PRINTER_ALL_ACCESS instead of MAXIMUM_ALLOWED_ACCESS in setprinter | Tim Potter | 1 | -1/+1 |
2003-02-25 | Merge: const fixes. | Tim Potter | 1 | -110/+87 |
2003-02-25 | Merge: const fixes. | Tim Potter | 9 | -88/+97 |
2003-02-25 | More const fixes and flow on fixes from yesterday's const-fest. | Tim Potter | 7 | -56/+56 |
2003-02-25 | Fixed up some const related compiler warnings. | Tim Potter | 4 | -36/+36 |
2003-02-21 | Added enumdomusers command. | Tim Potter | 1 | -0/+75 |
2003-02-21 | Fix for only specifying one command with -c | Tim Potter | 1 | -1/+4 |
2003-02-20 | Remove obsolete files | Jelmer Vernooij | 2 | -1699/+0 |
2003-02-20 | Remove obsolete files | Jelmer Vernooij | 3 | -3038/+0 |
2003-02-19 | Merge typo fix. | Tim Potter | 1 | -1/+1 |
2003-02-19 | Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info() | Tim Potter | 1 | -4/+3 |
2003-02-18 | Add -V option (to print out version) to utilities where possible | Jelmer Vernooij | 2 | -0/+2 |
2003-02-18 | Check return code of string_to_sid. (Merge from HEAD) | Martin Pool | 1 | -2/+5 |
2003-02-18 | Doxygen janitor. No other changes. | Martin Pool | 1 | -0/+9 |