s3: Remove unused "retry" from cli_full_connection
[samba.git] / source3 / utils / smbcacls.c
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-11-14 Volker Lendeckes3: string_to_sid does thorough syntax checking
2010-11-02 Andrew Bartletts3-debug Move 'load_case_tables()' before lp_set_cmdlin...
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-24 Volker Lendeckes3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Rename cli_fileinfo() to cli_fileinfo_basic()
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-06-07 Matthew McGillisFix bug with incorrect flag values for inherited ace...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-17 Matthew McGillisadded support for a -I flag
2010-05-17 Matthew McGillisConsolidate all set SEC_DESC into single procedure...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-03 Matthew McGillisConsolidate all get SEC_DESC into single procedure...
2010-05-03 Matthew McGillisalways pass filename as const char
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-03 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-02-14 Andrew Tridgells3: last part of TYPESAFE_QSORT() conversion
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-08-11 Michael Adams3:smbcacls: forbid change of debug level from config...
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-13 Herb Lewisdon't return 0 on error - bad for scripts
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jeremy AllisonAttempt to fix bug #5818 - "smbcacls: sorts ACEs improp...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-07 Jeremy AllisonFix option processing in smbcacls - add POPT_COMMON_CON...
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonAdd missing patch to allow smbcacls to do krb5 auth...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonMake all the tools use the proper accessor functions.
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-04 Jeremy AllisonGetting to the home stretch for elimination of pstrings...
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-09 Volker LendeckeSanitize smbcacls slightly
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Volker Lendecker24943: Some stackframes
2007-10-10 Andrew Tridgellr23804: here too
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Simo Sorcer23782: I tested this against NT4 PDC, W2K Server,...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 James Peachr23009: Both contains a strchr_m(server,'/') few lines...
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr16644: Fix bug #3887 reported by jason@ncac.gwu.edu
2007-10-10 Volker Lendecker16409: Fix Klocwork ID's.
2007-10-10 Jim McDonoughr14278: Remainder of fix for Coverity #79,80,81: only...
2007-10-10 Jim McDonoughr14272: Fix Coverity # 81: free alloc'ed storage before...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr11506: Added description of ACL in usage message.
2007-10-10 Jeremy Allisonr11482: Arrg. Can't believe this code was in this state...
2007-10-10 Jeremy Allisonr11464: Allow smbcacls to modify a SD on W2K3. This...
2007-10-10 Jeremy Allisonr11460: Improve error messages in parsing security...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3918: Allow to set OWNER- and GROUP-entries while...
2007-10-10 Volker Lendecker3846: Typo fix. Bug 2055. Lars, I'm available on irc...
2007-10-10 Stefan Metzmacherr2348: fix segmention faults
next