r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation
[abartlet/samba.git/.git] / source3 / utils / smbcacls.c
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:
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Tim PotterMerge from HEAD:
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-15 Tim PotterFix fnum leak under error condition in cacl_dump.
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-21 Andrew BartlettAnother smattering of static and const
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-13 Andrew BartlettThis makes smbcacls a bit easier to use and debug.
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-05-24 Andrew BartlettRemove the password length paramater from cli_full_conn...
2002-05-23 Andrew BartlettGiven Jeremy's positive response, and a lack of one...
2002-04-15 Tim PotterMerge of lsa lookup names/sids patch from HEAD.
2002-04-14 Tim PotterThe cli_lsa_lookup_{names,sids} functions were returnin...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-02-16 Tim Potterint -> uint32 fixes from andreas
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettBack out some of the less well thought out ideas from...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2001-12-18 Jeremy AllisonFixup JF's weird SID return :-).
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-04 Tim PotterRemoved bogus server_n local variable in connect_one...
2001-06-27 Tim PotterAdded some missing entries to usage().
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-06-20 Jeremy AllisonWarning fix from Andrew Bartlett.
2001-06-19 Jeremy Allisonrpc_server/srv_srvsvc_nt.c: Don't test an uint32 for...
2001-05-01 Jeremy AllisonFixup smbcacls. Don't return memory already freed,...
2001-05-01 Andrew Tridgellfixed some uninitialised variables
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-11 Jeremy AllisonAdded SMB_ prefix to enums that clash with Solaris...
2001-02-28 Jeremy AllisonOoops - forgot to check the rpcclient and smbcacls...
2001-02-23 Andrew Tridgellmake sure denied aces are first
2001-02-23 Andrew Tridgellcast the qsort
2001-02-23 Andrew Tridgell- fixed the sort_acl bug, sorting now works right
2001-02-22 Andrew Tridgelldon't crash on null acl sort
2001-02-22 Andrew Tridgell- workaround filer lsa lookup bug for unknown sids
2001-02-22 Andrew Tridgellcope with filer/NT/samba all in one binary. yeah.
2001-02-20 Andrew Tridgelldon't need _uni hack now
next