Add bad password time fields
[sfrench/samba-autobuild/.git] / source3 /
2004-02-19 Jim McDonoughAdd bad password time fields
2004-02-19 Simo Sorcereformatting
2004-02-19 Jeremy AllisonFix the "too many fcntl locks" scalability problem...
2004-02-17 Jeremy AllisonFix based on Volker's code to correctly return code...
2004-02-17 Volker LendeckeWhen creating a group via a script, don't let winbind...
2004-02-17 Volker LendeckeAlso set alias info for builtins.
2004-02-17 Volker LendeckeDon't try to show entries that could not be listed.
2004-02-17 Volker LendeckeIn samr_lookup_names Windows does not return WKN_GRP...
2004-02-17 Volker LendeckeIf there are no alias members, don't ask for their...
2004-02-16 Volker LendeckeCosmetic fix: use sid_is_in_our_domain.
2004-02-16 Volker LendeckeFix success message for net groupmap modify
2004-02-13 Jeremy AllisonTypo (missed SAFE_FREE).,
2004-02-13 Jelmer VernooijFix eta calculation when resuming
2004-02-13 Jeremy AllisonAdded Andrew Bartlett's patch to use an allocated buffe...
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-13 Richard SharpeApply the multiple login stuff to smbclient ...
2004-02-13 Jim McDonoughFix a few comments/formatting issues to make it more...
2004-02-12 Herb Lewismerge old change from 2.2 branch to give legend in...
2004-02-12 Jim McDonoughFix format error for generating SELECT, since unknown_3...
2004-02-12 Gerald Carterabartlet's pdb_set/changed flag fix for NULL passwords
2004-02-12 Gerald Cartermerges from 3.0
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 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 R. HertelThis 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 :-(
next