samba.git
2004-02-12 Jim McDonoughFix typo: fileds -> fields
2004-02-12 Jim McDonoughA couple of versioning adjustments. Remove unused...
2004-02-12 Jim McDonoughMore sync between HEAD and SAMBA_3_0
2004-02-12 Jim McDonoughStart of merging changes with SAMBA_3_0. Fix up some...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-11 Jeremy AllisonMore paranoia checks.
2004-02-11 Jeremy AllisonParanoia fixes :-).
2004-02-11 Gerald CarterBUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix...
2004-02-11 Gerald CarterBUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelin...
2004-02-11 Gerald Carterfix broken compile after andrew's changes
2004-02-11 Tim PotterApplied James Peach's stack backtrace patch for IRIX.
2004-02-11 Tim PotterMove around function to fix build after recent static...
2004-02-11 Gerald Cartermarking 'only user' as deprecated (based on feedback...
2004-02-10 Gerald Cartermerge fixes from 3.0
2004-02-10 Gerald Carterfix more compiler warning after the latest static rampage
2004-02-10 Jeremy AllisonFix for possible crash bug from Sebastian Krahmer ...
2004-02-10 Rafal SzczesniakFix compiler warning.
2004-02-09 Gerald Carteradd smbget to cvs ignore list
2004-02-09 Gerald Cartermerge from 3.0
2004-02-09 Gerald Carterbug 1046 (patch from Bostjan Golob <golob@gimb.org...
2004-02-09 Volker LendeckeExpand 'net rpc group members' to local groups.
2004-02-09 Tim PotterApply James' printf format checking patch for SGI MIPSP...
2004-02-08 Andrew BartlettActually remove this (now empty) file from the repository.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-06 Tim PotterReplaced .po with .@PICSUFFIX@
2004-02-04 Jeremy AllisonFix final valgrind errors with #830. Catch mb conversio...
2004-02-04 Jeremy AllisonFixup the allocate version of the function to do "crap...
2004-02-04 Andrew Bartlett(merge from 3.0)
2004-02-04 Jeremy AllisonWorking on #830. Cope with bad conversions better ...
2004-02-03 Jeremy AllisonFix for a bug where the mutex could be left locked...
2004-02-02 Jeremy AllisonMerge from 3.0.
2004-02-02 Andrew Bartlett(merge from 3.0)
2004-02-02 Volker LendeckeRemove bogus check. Cosmetics.
2004-02-02 Gerald Carterjanitor duty (merges from 3.0) and cleanup compiler...
2004-02-01 Tim PotterMerge from 3.0:
2004-02-01 Tim PotterMerge from 3.0:
2004-01-31 Gerald Carter* BUG 101: patch from j.lu@tiesse.com to set the SV_TYP...
2004-01-31 Gerald Cartercleanup patch for bug 977 so we don't display incorrect...
2004-01-30 Andrew Bartlett(merge from 3.0)
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Gerald Carterdisable any account that doesn't have a password and...
2004-01-29 Gerald Cartermore initialization fixes
2004-01-29 Gerald Cartermerge from 3.0
2004-01-29 Gerald Carterremoving more unused parameters
2004-01-29 Gerald CarterBUG 570: don't overwrite LDFLAGS; patch from MORIYAMA...
2004-01-29 Simo Sorcereactivate pdb_gums as static module
2004-01-29 Simo SorceThis should cure the problem with gums not compiling.
2004-01-29 Andrew Tridgellupdated the head branch as well
2004-01-29 Richard SharpeRemove an unused parameter in winbindd (reload_services...
2004-01-28 Christopher... This is Simo's patch for the NetShareEnum() bug which...
2004-01-27 Jelmer VernooijDon't built gums by default
2004-01-27 Gerald Carterbug 977 - don't create a homes share for a user if...
2004-01-27 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-25 Andrew Bartlett(merge from 3.0)
2004-01-25 Andrew Bartlett(merge from 3.0)
2004-01-25 Andrew Bartlett(merge from 3.0)
2004-01-24 Andrew Bartlett(merge from 3.0)
2004-01-23 Volker LendeckeFix typo
2004-01-23 Volker LendeckeFix decoding of base64. We got the length wrong when...
2004-01-22 Simo Sorcefix previously committed old version by mistake
2004-01-22 Simo Sorcesorry for the conflict markers committed in by mistake :-(
2004-01-22 Andrew Bartlett(merge from 3.0)
2004-01-22 Stefan Metzmachermerge:
2004-01-21 Volker LendeckeFix compiler warning
2004-01-21 Volker LendeckeDisplay some nicer error messages for login via 'net...
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2004-01-17 Jeremy AllisonFix for a signing bug when the mid wraps.
2004-01-16 Gerald Carterfix another bug caused by cli_lsa_query_info_policy...
2004-01-16 Jim McDonoughFix another join problem. Don't use a TALLOC_CTX befor...
2004-01-16 Volker LendeckePatch from "Stoian Ivanov" <sdr@bultra.com>: Add -g...
2004-01-15 Gerald CarterBug 381: check builtin (not local) group SID. Patch...
2004-01-15 Jim McDonoughFix net rpc join (at least newstyle) after it was broke...
2004-01-15 Gerald Carter* BUG 446
2004-01-15 Gerald CarterBUG 958; don't use the -N option when invoking smbclien...
2004-01-15 Volker Lendeckereply_spnego_kerberos did not set the domain of the...
2004-01-15 Rafal SzczesniakRemove unused variables.
2004-01-15 Rafal SzczesniakRemove unused function.
2004-01-15 Stefan Metzmachermerge:
2004-01-15 Stefan Metzmachermerge:
2004-01-15 Tim PotterMerge of POBAD_CC removal from 3.0
2004-01-15 Gerald CarterBUG 936: fix bind credentials for schannel binds in...
next