samba.git
2002-05-01 Simo SorceHad some environment problem to test the fix, so it...
2002-05-01 Tim PotterGot setprinter level 3 working!
2002-05-01 Tim Pottermake proto
2002-05-01 Tim PotterImplemented py_to_PRINTER_INFO_3() helper function.
2002-05-01 Tim PotterImplemented routines to convert from a Python dictionar...
2002-05-01 Tim PotterRemoved unused variable.
2002-04-30 Jean-François... fixed tdbtool from core dumping. But the braces to...
2002-04-30 Jean-François... changed more DEBUG level from 0 to higher.
2002-04-30 Jean-François... some debug log changes, and fixed wrepld crashing when...
2002-04-30 Martin PoolFix $MAKE
2002-04-30 Martin PoolTwo small fixes for "make proto": wbrepld was never...
2002-04-29 Jeremy AllisonFix build farm bug.
2002-04-29 Jean-François... don't set the owner and group sid offset is there are...
2002-04-29 Jeremy AllisonAdded 2.2.x mangle fix to old mangle code in HEAD.
2002-04-27 Jeremy AllisonMerge Herb's idmap endian fix.
2002-04-27 Jean-François... this code has been sitting on one of my box for 3 months.
2002-04-27 Jeremy AllisonAnother attempt at fixing the endian problem when upgra...
2002-04-26 Jeremy AllisonAttempt to fix big-endian upgrade problem (Herb, Jerry...
2002-04-26 Herb Lewisfix compile error
2002-04-25 Gerald Carter* merge from SAMBA_2_2
2002-04-25 Jeremy AllisonFix from Herb for upgrading from big-endian earlier...
2002-04-24 Jeremy Allisonsmbd/fileio.c: debug changes so read/write/seek calls...
2002-04-24 Simo Sorcemove to the FNV1 hash alghorithm seem good
2002-04-24 Andrew Tridgellpatch from Alexander Bokovoy needed for dlopen on bsd...
2002-04-24 Simo Sorceadd collision/total indication to every collision report
2002-04-24 Andrew Tridgelldamn! I forgot to commit winbindd_dual.c
2002-04-24 Andrew Tridgellmain() needs to be indented to make sure it doesn't...
2002-04-24 Andrew Tridgellmade a couple of variables static
2002-04-24 Tim PotterAdded constant and message for invalid security descrip...
2002-04-24 Andrew Tridgella new "dual daemon" operating mode for winbindd
2002-04-24 Andrew Tridgellprototypes for some systems that don't have them
2002-04-23 Jeremy AllisonWhen doing a non-io open the stat failing is no cause...
2002-04-23 Jeremy AllisonFix my stupid compile bug in num_files_open.
2002-04-23 Andrew BartlettSpelling fixes from vance
2002-04-23 Jeremy AllisonFix for a bug Jerry found with printing where a smbd...
2002-04-22 Jeremy AllisonEnsure auth requests from the same machine are complete...
2002-04-22 Gerald Cartermerge from SAMBA_2_2
2002-04-22 Christopher... My seven-year-old daughter calls me 'Captain Pedantic...
2002-04-20 Andrew Tridgelltry to cope better with the take ownership operation...
2002-04-20 Tim PotterReturn exception text if getprinter level not [0..3]
2002-04-19 Jeremy AllisonWe cannot set errno=0 in any of the wrapper calls as...
2002-04-19 Jeremy AllisonAdded Martin's lpq parse fixes from 2.2.
2002-04-19 Jeremy AllisonFix different args to sys_fcntl without going varargs....
2002-04-19 Jeremy AllisonFixed one more sendto.
2002-04-19 Jeremy AllisonWhen opening a tdb fails - don't expect to be able...
2002-04-19 Jean-François... add NetUserEnum and NetGroupEnum lanmap API calls,...
2002-04-19 Jean-François... DEBUG cleanup.
2002-04-19 Jeremy AllisonAdded sys_fcntl (not to be used everywhere). Added...
2002-04-19 Andrew Tridgellfixed trust relationships in ADS winbindd after breakin...
2002-04-19 Jeremy AllisonFixed sendto in oplock code.
2002-04-19 Jeremy AllisonFix oplock recvfrom.
2002-04-19 Jeremy AllisonFix send and recvfrom.
2002-04-19 Jeremy AllisonFirst cut at fix for the EINTR problem... More needs...
2002-04-19 Andrew Tridgellfixed a namequery bug caused by my recent string length...
2002-04-18 Richard SharpeBack out the wrong changes I made yesterday ...
2002-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
2002-04-18 Andrew Tridgellnicer strndup() function
2002-04-18 Tim PotterStarted working on setprinter code.
2002-04-18 Tim Pottermake proto
2002-04-18 Andrew Tridgell- fixed the is_mangled() interface to handle multiple...
2002-04-18 Jeremy AllisonFix found by Li Shao @ HP - XP clients don't bother...
2002-04-17 Richard SharpeFix smbtorture so it can handle collisions etc ...
2002-04-17 Jeremy AllisonFixed the AFP_Resource:$DATA filename creation bug.
2002-04-17 Jeremy Allisonlibsmb/cli_netlogon.c: Fixed confusing debug messages.
2002-04-17 Jeremy AllisonFix unused warnings with deleted code.
2002-04-17 Tim PotterFixed command line argument parsing.
2002-04-17 Andrew Tridgelldisabled the traversal of the brlock database at startu...
2002-04-17 Andrew Tridgellmake suure we get the return value from the pull_*...
2002-04-16 Simo Sorcesync with 2.2
2002-04-16 Andrew Tridgellstricter conditions on termination in strings
2002-04-16 Simo SorceFix incorrect zpadlen handling in fmtfp.
2002-04-16 Gerald Carterfew fixes and regenerate
2002-04-16 Gerald Cartermerges from SAMBA_2_2
2002-04-16 Jean-François... we did not initialise global_myname and global_myworkgr...
2002-04-16 Andrew Tridgellfixed a problem with the smb_buf() macro on some compilers
2002-04-16 Andrew Tridgellignore a few more files
2002-04-16 Andrew Tridgellreran configure after adding a test for strnlen()
2002-04-16 Andrew Tridgellfixed the handling of STR_TERMINATE
2002-04-16 Andrew Tridgelli forgot to commit these parts of the string handling...
2002-04-16 Andrew Tridgellmake sure we don't walk past the end of the current...
2002-04-15 Andrew Tridgellmake sure that we leave the tree unused after disconnecting
2002-04-15 Tim PotterStubs for connect, domain, user, group and alias policy...
2002-04-15 Gerald Cartermerge from SAMBA_2_2
2002-04-15 Andrew BartlettAnother patch from jelmer:
2002-04-15 Tim PotterSkeleton for SAMR module.
2002-04-15 Andrew Tridgellthis fixes the displaying of free disk space for DOS6...
2002-04-15 Andrew Tridgellbetter handling of DOS LANMAN2.1 protocol
2002-04-15 Andrew Tridgellby using a prompter function we can avoid the bug in...
2002-04-15 Tim PotterMerge ... print server permission handling fixes from...
2002-04-15 Tim PotterFixed incorrect debug.
2002-04-15 Tim PotterAdded hex values as comments for the standard access...
2002-04-14 Tim PotterRename new_policy_hnd_object() to new_spoolss_policy_hn...
2002-04-14 Tim PotterExplicitly return a list in py_ntstatus_tuple() and...
2002-04-14 Tim PotterCall PyErr_SetString instead of fprintf to stderr.
2002-04-14 Tim PotterShutdown cli_state in the dealloc function. This happe...
2002-04-14 Tim PotterAdded enumerate trusted domains.
2002-04-14 Volker LendeckeMerge from 2_2.
2002-04-14 Tim PotterThe cli_lsa_lookup_{names,sids} functions were returnin...
2002-04-14 Tim PotterAdded error string for STATUS_SOME_UNMAPPED
2002-04-14 Tim PotterAdded a status code for lsa_lookup_{sids,names} returni...
next