vlendec/samba-autobuild/.git
2003-01-13 Andrew BartlettAlways initialise this variable - and don't set the...
2003-01-13 Andrew BartlettFix typo, and the build.
2003-01-13 Richard SharpeMake sure that those cleanups actually went in.
2003-01-13 Andrew BartlettPatch from metze to add what he feels is the correct...
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2003-01-13 Andrew BartlettPatch from ab, to make findsmb omit -r most of the...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-13 Andrew BartlettAccessing data after it's been free()ed really is a...
2003-01-13 Andrew BartlettFix to debian bug #171071 - we had the wrong dereferenc...
2003-01-13 Andrew BartlettDon't force the DOS password into a 14 char space,...
2003-01-13 Andrew BartlettEnsure we do not pass uninitialised data to the kernel...
2003-01-13 Martin PoolFix typo in comment.
2003-01-13 Tim PotterMerge ... remove "winbindd holding pattern" from applia...
2003-01-12 Andrew BartlettKeep all the const warnings in one place, by adding...
2003-01-12 Andrew BartlettOops, this is the change to use an fstring for the...
2003-01-12 Andrew BartlettMake the 'service' in make_connection() use an fstrcpy...
2003-01-11 Andrew BartlettWhile the usage is most bisarre, this fixes up another...
2003-01-11 Andrew BartlettUse size_t for the counter vars, to match the type...
2003-01-11 Andrew BartlettA couple more fstring/pstring issues - and move from...
2003-01-11 Andrew BartlettRemove an unused paramter for our old LM-only password...
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-11 Andrew BartlettPatch from Nik Conwell <nik@bu.edu>. Don't reference...
2003-01-11 Andrew BartlettReturn the 'freindly' NT error message if at all possible.
2003-01-11 Andrew BartlettNo point having this for both parts of the 'if' statement.
2003-01-11 Gerald Cartertypo from merge
2003-01-11 Gerald Carterfix tdb_append() prototype
2003-01-11 Gerald Carter[merge] make sure to updatre print queue cache during...
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 AllisonFix lpq_cache time check (missed from yesterday).
2003-01-09 Gerald Cartera 0 length printer data value is not a memory allocatio...
2003-01-09 Martin Pooltdb_chainlock_with_timeout: Add TODO: If we time out...
2003-01-09 Tim PotterRemove read_with_timeout() and replaced its only caller...
2003-01-09 Tim PotterRemove dead function.
2003-01-09 Tim PotterMoved smbd process counting functions from smbd/server...
2003-01-09 Martin PoolCorrect misleading comment: winbindd_lookupname gets...
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 Herb Lewisreran autoconf
2003-01-08 Richard SharpeSome fixes to editreg. Clientgen should not be touched...
2003-01-08 Jeremy AllisonFix erroneous free of SAM_ACCOUNT (make clearer when...
2003-01-08 Tim PotterRemoved pointless null statement in signal handler.
2003-01-08 Tim PotterDisplay an error message when the server cannot be...
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 Herb Lewisthis makes it compile, but I'm not sure if it is correc...
2003-01-07 Herb Lewiscannot make assignments to const values.
2003-01-07 Herb Lewisadd and escape before $( in regex string so it is not...
2003-01-07 Volker LendeckeCreate a machine account correctly if the unix account...
2003-01-07 Christopher... Added code to the handling of the -M option to ensure...
2003-01-07 Tim PotterRename a local variable to avoid a warning.
2003-01-07 Tim Potter'index' is the name of a libc function. Rename to...
2003-01-07 Tim PotterRemove unused variable.
2003-01-06 Jeremy AllisonFix memory leaks in pdb_ code.
2003-01-06 Gerald Carteradd $(LDFLAGS) to libsmbclient
2003-01-06 Jeremy AllisonFix from "Ken Cross" <kcross@nssolutions.com> for enume...
2003-01-06 Andrew BartlettFix a segfault when we don't correctly load a VFS modul...
2003-01-05 Andrew BartlettClear up the auth_sam password checking code (the core...
2003-01-05 Andrew BartlettEven when I can't manage to do QA, at least the build...
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2003-01-03 Gerald Carterregenerate man pages
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 Carteroops. Use -r, not -f
2003-01-03 Gerald Carterpatch from Andrew Bird to correct a few file/directory...
2003-01-03 Christopher... Fixed some simple typos, including one that would have...
2003-01-02 Jeremy Allisonpstring/fstring missmatches found by Andrew Bartlett.
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 Andrew BartlettWe already have one function to move unistr2 -> multiby...
2003-01-02 Andrew BartlettBecouse these functions return a size_t, they can't...
2003-01-02 Andrew Bartlettdebugparse is a seperate utility, no need to include...
2003-01-02 Andrew BartlettAdd PRINTF_ATTRIBUTE() to a few more printf() style...
2003-01-02 Andrew BartlettCall me parinoid, but I don't like the idea that we...
2003-01-02 Andrew BartlettAdd a dash of static.
2003-01-02 Volker LendeckeOne more const. Andrew, you seem to have krb5 :-)
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 Sorcefix for bad check spotted by Ray Simard <ray@sylvan...
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 Simo Sorcefix also net rpc shutdown
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 Simo Sorcesome more work on gums.
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-12-27 Richard SharpeFor some reason, the configure tests for sendfile suppo...
2002-12-24 Jelmer VernooijUpdate link
2002-12-24 Jelmer VernooijPut in actual status
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 Andrew Tridgellthe 'padding' field in the query domain info reply...
2002-12-22 Jeremy Allisontalloc_init_named -> talloc_init.
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Tim PotterFixed bug in debug statement when tconX fails.
next