s3:passdb: add sid_check_object_is_for_passdb()
[kai/samba.git] / source3 / utils / status.c
2012-07-18 Christian Ambachs3:smbstatus add --fast option
2012-07-18 Christian Ambachs3:smbstatus don't check if process exists twice
2012-07-18 Christian Ambachs3:smbstatus rename a function to make its purpose...
2012-07-18 Christian Ambachs3:smbstatus fix a compiler warning
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:smbstatus: use procid_equal() instead of equivalent...
2012-06-06 Michael Adams3:smb: introduce a name TID_FIELD_INVALID for the...
2012-06-06 Stefan Metzmachers3:utils: use smbd/smbd.h instead of just smbd/proto.h
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-04-17 Volker Lendeckes3: Add smbstatus -N to output the notify db
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-12 Volker Lendeckes3: Put an indirection layer into share_mode_lock
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Michael Adams3:smbstatus: use lp_load_global() - smbstatus does...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
2010-03-01 Volker Lendeckes3: Add connections_forall_read()
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Volker Lendeckes3:smbstatus: Fix bug 6703, allow smbstatus as non...
2009-09-18 Volker Lendeckes3:smbstatus: Fix some nonempty blank lines
2009-07-09 Tim Proutys3: Change the share_mode_lock struct to store a base_n...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-02-19 todd stecherS3: Log warning in smbstatus about lack of pid in anony...
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-08-13 Volker LendeckeExit smbstatus cleanly if messaging_init fails
2008-04-23 Volker LendeckeCorrectly initialize lp_load in smbstatus in the presen...
2008-03-17 Volker LendeckeIn smbstatus, mark locking.tdb and sessionid.tdb as...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker LendeckeTiny simplifications
2007-10-21 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-10-21 Volker LendeckeDon't segfault if locking.tdb can't be opened
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-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Michael Adamr24827: Give smbstatus an initial talloc stackframe.
2007-10-10 Stefan Metzmacherr24125: use TALLOC_FREE()
2007-10-10 Stefan Metzmacherr24115: try to get the file name and share patch for...
2007-10-10 Stefan Metzmacherr23954: merge from 3_0-ctdb-tridge:
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 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker23223: Convert a leftover direct tdb access to session...
2007-10-10 Volker Lendecker23195: Add void *private_data to brl_forall
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22282: Fix last few name -> servicename changes.
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Volker Lendecker17177: Get rid of a global variable by adding a privat...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 James Peachr15529: Initialise our saved uid and gid so that we...
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr13262: Arrgggg. Fix smbstatus and swat status to ignore
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Jeremy Allisonr13091: Fix gcc warning about using '0' with %s.
2007-10-10 Gerald Carterr13083: patch suggested by Adam Nielsen for better...
2007-10-10 Gerald Carterr13082: revert an accidentally commited patch (still...
2007-10-10 Gerald Carterr13081: correct fix for the segv in nmbd caused by...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10208: Correctly display RDWR only when it *is* RDWR...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr5462: BUG 1549: patch from SATOH Fumiyasu <fumiya...
2007-10-10 Volker Lendecker4248: Implement smbstatus -n, don't lookup users and...
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Gerald Carterr3688: fix output of smbstatus to make the man page...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2003-11-12 Gerald Cartershow locked files for -u <user>; bug 590
2003-11-12 Gerald Cartershow locked files for -u <user>; bug 590
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
next