kai/samba.git
2003-01-15 Herb LewisIRIX uses libns_winbind.so instead of libnss_winbind.so
2003-01-14 Gerald Carterremoving unused variable and unused file
2003-01-14 Gerald Cartermake -i flag work lik eit did in 2.2
2003-01-14 Andrew BartlettMerge from HEAD - patch by metze to fill in 'workgroup...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettMerge from HEAD - eliminated unused arguments.
2003-01-14 Andrew BartlettMerge indirection, signed/unsigned and uninitialiased...
2003-01-14 Andrew Tridgellmerge alt_name patch from head
2003-01-13 Jeremy AllisonDon't touch data after a free.
2003-01-13 Jeremy AllisonMerge of indirection fixes from HEAD.
2003-01-13 Richard SharpeMore janitorial duties. Pulling these in from samba...
2003-01-13 Richard SharpeNow that I am running config.developer, I decided to...
2003-01-11 Gerald Carter[merge] make sure to update print queue cache during...
2003-01-11 Gerald Carterfix tdb_append() prototype
2003-01-11 Jeremy AllisonAdded new message_send_pid() code that uses tdb append...
2003-01-11 Jeremy AllisonAdded tdb_append() call. Efficiently adds to an entry...
2003-01-10 Jeremy AllisonFirst part of efficiency fixes for message sending...
2003-01-10 Jeremy AllisonDon't delete jobs subitted after the lpq time.
2003-01-09 Gerald Cartera 0 length printer data value is not a memory allocatio...
2003-01-09 Herb LewisMoved smbd process counting functions from smbd/server...
2003-01-08 Jeremy AllisonEnsure we return disk full by default on short writes.
2003-01-08 Jeremy AllisonEnsure we don't get an invalid number for total smbd...
2003-01-08 Jeremy AllisonFix erroneous free of SAM_ACCOUNT (make clearer when...
2003-01-08 Herb Lewiscannot assign to const
2003-01-08 Jeremy AllisonFix open problem with changing attributes on an existin...
2003-01-07 Volker LendeckeFix memory leak. Thanks, Herb!
2003-01-07 Volker LendeckeMerge from HEAD.
2003-01-07 Christopher... Added code to the handling of the -M option to ensure...
2003-01-06 Jeremy AllisonFix memory leaks in pdb_ code.
2003-01-06 Gerald Carterremoved idpool from schema file (experimental) to remov...
2003-01-06 Andrew BartlettMerge from HEAD - handle VFS module load failures,...
2003-01-06 Jeremy AllisonFix from "Ken Cross" <kcross@nssolutions.com> for enume...
2003-01-06 Tim PotterSome more profiles merges from HEAD (cvsignore and...
2003-01-06 Richard SharpeAdd profiles utility support to Samba 3.0.x
2003-01-05 Andrew BartlettMerge from HEAD - updates to correctly recognise LMv2...
2003-01-05 Andrew BartlettMerge from HEAD - get the test the right way around...
2003-01-04 Andrew BartlettThe last of the merge of idra's shutdown changes from...
2003-01-04 Andrew BartlettMerge from HEAD - whitespace :-)
2003-01-04 Andrew BartlettMerge from HEAD - vl's fix to my const patch. Also...
2003-01-04 Andrew BartlettThe winbind in Samba 3.0 doesn't use the 'proof' for...
2003-01-04 Andrew BartlettMerge from HEAD - do an nt_errstr(nt_status) *after...
2003-01-04 Andrew BartlettMake it clear that the credentials are being setup...
2003-01-04 Andrew BartlettMerge from HEAD - we already have one function for...
2003-01-04 Andrew BartlettMerge from HEAD - extract user's list of SIDs from...
2003-01-04 Andrew BartlettMerge from HEAD - don't base RID on a name being the...
2003-01-04 Andrew BartlettMerge from HEAD - baseless parinoia about never having...
2003-01-04 Andrew BartlettMerge from HEAD - mimir's new gencache based namecache...
2003-01-04 Andrew BartlettMerge from HEAD - move user password changes into the...
2003-01-04 Andrew BartlettMissed from previous commit - merge from HEAD the chang...
2003-01-04 Andrew BartlettMerge from HEAD - idra's fix for the fact that the...
2003-01-04 Andrew BartlettFix another pstring/fstring typo
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Gerald Cartermake sure we create the PIDDIR and LOCKDIR from installdirs
2003-01-03 Gerald Carterpatch from Andrew Bird to correct a few file/directory...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-03 Christopher... Fixed some simple typos, including one that would cause...
2003-01-03 Andrew BartlettMerge from HEAD - add PRINTF_ATTRIBUTE to a few more...
2003-01-03 Andrew BartlettMerge from HEAD - tridge's new timegm() that actually...
2003-01-03 Andrew BartlettMerge from HEAD - remove silly 'NT or LM# as password...
2003-01-02 Jeremy Allisonpstring/fstring missmatches found by Andrew Bartlett.
2003-01-02 Jeremy AllisonTypo..
2003-01-02 Jeremy AllisonMerge Andrew Bartletts (size_t)-1 checks.
2003-01-02 Gerald CarterWITH_SENDFILE #ifdef merged from SAMBA_2_2
2003-01-02 Volker LendeckeWe still have 'ldap server' and 'ldap port'. Could...
2003-01-02 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2003-01-01 Richard SharpeDocument the size constraints on a write request.
2003-01-01 Andrew BartlettMove our password change code along a little - use...
2002-12-31 Simo Sorcefrom HEAD:
2002-12-31 Simo Sorcefix for bad check spotted by Ray Simard <ray@sylvan...
2002-12-31 Jeremy AllisonMerge tridge's fix :
2002-12-31 Simo Sorceignore tdbsam2_parse_info.h
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Simo Sorcefix also net rpc shutdown
2002-12-30 Jeremy AllisonMerge Richard's write > 4Gb fix.
2002-12-30 Simo Sorcethe shutdown call does not have a 16 bit flags, but...
2002-12-30 Richard SharpePort the fix to cli_setup_write to handle offsets great...
2002-12-30 Andrew BartlettAdd a new VFS module, that just fiddles the file permis...
2002-12-29 Shirish KaleleAdd msdfs proxy functionality to HEAD.
2002-12-28 Jeremy AllisonRevert by Simo's request. HEAD and 3.0 should be in...
2002-12-28 Jeremy AllisonRevert by Simo's request. HEAD and 3.0 should be in...
2002-12-28 Simo Sorcesome more work on gums.
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-12-28 Shirish KaleleModify DfsEnum to handle 'msdfs proxy' shares. No NETDF...
2002-12-27 Shirish KaleleAdd 'msdfs proxy' description to smb.conf docs.
2002-12-27 Shirish KaleleAdd check to prevent non-Dfs clients from connecting...
2002-12-27 Richard SharpeFor some reason, the configure tests for sendfile suppo...
2002-12-27 Shirish KaleleAdd msdfs proxy functionality; a CIFS share can directl...
2002-12-24 Jelmer VernooijUpdate link
2002-12-24 Jelmer VernooijPut in actual status
2002-12-24 Jelmer Vernooijsync
2002-12-24 Jelmer VernooijAdd note about storing mysql passwords in smb.conf
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Andrew Tridgellthe 'padding' field in the query domain info reply...
next