s3-libsmb Don't ever ask for machine$ principals as a target.
[nivanova/samba-autobuild/.git] / source3 / libsmb / smb_share_modes.c
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-01 Volker LendeckeRemove a global variable
2009-01-01 Volker Lendeckefix some nonempty blank lines
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23790: LGPLv3+ conversion for our LGPLv2+ library...
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22154: Make struct smbdb_ctx an opaque pointer so...
2007-10-10 Jeremy Allisonr22012: Ensure we use the same technique to pull the...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Jeremy Allisonr20883: W00t! I now understand how "delete on close...
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Volker Lendecker17363: Some C++ warnings
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr13331: No I didn't have to change the interface version...
2007-10-10 Jeremy Allisonr13329: Fix libsmbsharemodes.so to work with the stored...
2007-10-10 Jeremy Allisonr13274: Fix for bug #3467. Not a show stopper.
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Jeremy Allisonr11379: Remove external dependencies from sharemodes...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10217: Remember to exit correctly when we find a match...
2007-10-10 Jeremy Allisonr10215: Fix several memory corruption bugs now we're...
2007-10-10 Jeremy Allisonr10204: I love valgrind :-). Found stupid missing paran...
2007-10-10 Jeremy Allisonr10150: Fix from Steve Williams <steve@celineandsteve...
2007-10-10 Jeremy Allisonr10135: Remove external dependencies for libsmbsharemod...
2007-10-10 Jeremy Allisonr10054: Actually use the given db path (:-)
2007-10-10 Jeremy Allisonr10042: Add in external LGPL library for accessing...