Make cli_tcon_andx async
[samba.git] / source3 / utils / smbcacls.c
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
2007-10-10 Herb Lewisr1103: need to leave empty dacl so we can remove last ACE
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-01 Tim PotterFix bug 342. Short version of --add now -a instead...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-24 Jeremy AllisonFixes from Martin Dorey <mdorey@bluearc.com> to only...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-14 Tim PotterMerge:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Jelmer VernooijUse fprintf(f, ...) instead of plain printf() - patch...
2003-04-09 Jelmer VernooijUse fprintf(f, ...) instead of plain printf() - patch...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-20 Jelmer VernooijFix setOtherHelp() - pointed out by metze
2003-03-20 Jelmer VernooijFix compile errors - don't use pstrcpy() on a fstring
2003-03-20 Jelmer VernooijUse True, not TRUE and False, not FALSE
2003-03-20 Jelmer VernooijConvert smbcacls to popt
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew BartlettFix off-by-one bug in safe_strcpy size paramater.
2003-01-14 Andrew BartlettMerge from HEAD:
next