s3:passdb: add sid_check_object_is_for_passdb()
[kai/samba.git] / source3 / smbd / share_access.c
2012-10-20 Volker Lendeckes3: Fix some blank line endings
2012-10-20 Volker Lendeckes3: Use talloc_stackframe in token_contains_name_in_list
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-03-29 Günther Deschners3-auth: smbd needs auth.h
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-05-31 Günther Deschners3-smbd: remove unused sconn from token_contains_name().
2010-05-31 Simo Sorces3:smbd user_in_network() doesn't need sconn anymore
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2009-08-21 Jeremy AllisonFix coverity CID: 932 - forward null.
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Volker Lendecker19010: Fix bug 4137
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17406: We need to do a translation of winbind separato...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15359: Fix typo
2007-10-10 Gerald Carterr14075: * add support for long variable names in smb...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....