Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | s3-net: only include netapi header when needed. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-08-04 | s3: Convert cli_list() to return NTSTATUS | Volker Lendecke | 1 | -2/+5 |
2010-07-27 | s3: Remove a typedef (struct file_info) | Volker Lendecke | 1 | -1/+1 |
2010-07-26 | s3: fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -63/+63 |
2010-05-18 | s3-rpc_client: move protos to init_samr.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-rpc_client: move protos to cli_lsarpc.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-rpc_client: move protos to cli_samr.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-secdesc: remove "typedef struct security_descriptor SEC_DESC". | Günther Deschner | 1 | -2/+2 |
2010-05-10 | s3-net: Fix Bug #7417. 'net rpc user password' can set the wrong password. | Günther Deschner | 1 | -1/+4 |
2010-04-26 | s3: Implement "net rpc user setprimarygroup" | Volker Lendecke | 1 | -0/+59 |
2010-01-24 | s3: Add --use-ccache to net | Volker Lendecke | 1 | -0/+3 |
2010-01-19 | s3 net: Fix compile warnings | Kai Blin | 1 | -93/+169 |
2010-01-19 | s3 net/i18n: Use only one spelling for "Usage:" | Kai Blin | 1 | -8/+8 |
2010-01-18 | s3/net: split up some printable stings to ease i18n | Björn Jacke | 1 | -90/+90 |
2010-01-14 | Fix bug #7036 - net rpc getsid fails in hardened windows environments. | Jeremy Allison | 1 | -1/+7 |
2010-01-10 | s3: Replace most calls to sid_append_rid() by sid_compose() | Volker Lendecke | 1 | -4/+3 |
2010-01-03 | s3: Convert cli_tdis to the async API | Volker Lendecke | 1 | -2/+8 |
2009-11-30 | Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets | Volker Lendecke | 1 | -1/+2 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+7 |
2009-11-22 | s3: Fix bug 6338 -- net rpc trustdom list always display "none" | Volker Lendecke | 1 | -10/+23 |
2009-11-08 | Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" | Volker Lendecke | 1 | -140/+86 |
2009-11-08 | s3: Make run_rpc_command take strings instead of a ndr_interface_table | Volker Lendecke | 1 | -86/+140 |
2009-11-07 | s3: get_pipe_name_from_iface -> get_pipe_name_from_syntax | Volker Lendecke | 1 | -1/+2 |
2009-10-28 | s3:net: fix output of net rpc trustdom list | Björn Jacke | 1 | -3/+5 |
2009-10-14 | s3:net simplify padding to single printf call | Björn Jacke | 1 | -8/+2 |
2009-10-13 | s3:net: Fix a segfault in "net rpc trustdom list" for overlong domain names | Volker Lendecke | 1 | -8/+2 |
2009-10-13 | s3: use enum netr_SchannelType all over the place. | Günther Deschner | 1 | -1/+1 |
2009-10-13 | s3-netlogon: pass down account name to remote password set functions. | Günther Deschner | 1 | -0/+1 |
2009-10-12 | ѕ3: fix domain trust documentation confusion | Björn Jacke | 1 | -11/+11 |
2009-10-05 | s3-net: print error when "net rpc changetrustpw" has failed. | Günther Deschner | 1 | -1/+9 |
2009-09-15 | s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags. | Günther Deschner | 1 | -2/+2 |
2009-09-11 | s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel(). | Günther Deschner | 1 | -1/+1 |
2009-09-11 | s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and... | Günther Deschner | 1 | -0/+2 |
2009-08-07 | s3 net: i18n support for net rpc | Kai Blin | 1 | -560/+617 |
2009-07-22 | Revert "net: Use samba default command line arguments." | Kai Blin | 1 | -49/+25 |
2009-05-25 | net: Use samba default command line arguments. | Kai Blin | 1 | -25/+49 |
2009-05-13 | s3-net: Fix bug 6340: don't segfault when cleartext trustdom pwd could not be... | Günther Deschner | 1 | -1/+1 |
2009-05-11 | Fix a bunch of compiler warnings about wrong format types. | Jeremy Allison | 1 | -2/+2 |
2009-05-03 | Fix some warnings due to uint16_t!=-1 always being true | Volker Lendecke | 1 | -1/+1 |
2009-04-30 | Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int. | Jeremy Allison | 1 | -4/+3 |
2009-04-28 | s3-net: make sure to call libnetapi init functions at the top of "net rpc" co... | Günther Deschner | 1 | -0/+13 |
2009-04-21 | s3-secdesc: move all winreg access bits to IDL. | Günther Deschner | 1 | -3/+3 |
2009-04-21 | s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED. | Günther Deschner | 1 | -4/+4 |
2009-04-20 | Merge commit 'origin/master' into libcli-auth-merge-without-netlogond | Andrew Bartlett | 1 | -10/+9 |
2009-04-17 | s3:net_rpc: don't shutdown a cli_state passed from the caller | Stefan Metzmacher | 1 | -9/+8 |
2009-04-15 | Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+ | Jeremy Allison | 1 | -1/+1 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -3/+6 |
2009-03-20 | s3-net: Fix Coverity #861 (UNINIT). | Günther Deschner | 1 | -1/+1 |