kai/samba.git
2002-05-09 Jeremy AllisonMerged in printing fixes... There were many missing !
2002-05-09 Shirish KaleleAllowing %S in dfs root paths. Other variables in stand...
2002-05-09 Jeremy AllisonNT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_N...
2002-05-09 Jeremy AllisonWe were mapping the open of name1/name2 where name1...
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Cartermerge freom SAMBA_2_2
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Cartermerge from SAMBA_2_2: remove -symbolic from pam_smbpass...
2002-05-09 Shirish KaleleSync'ing SAMBA_2_2 with HEAD.
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Cartercouple of PIDDIR merges I missed
2002-05-09 Gerald CarterHP-UX 10.20 compiles fixes from SAMBA_2_2
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-05-09 Gerald Cartercompile fixes; needs testing
2002-05-08 Jeremy AllisonMerge in Jerry's called name fix.
2002-05-08 Gerald Cartermerging some changes from SAMBA_2_2
2002-05-08 Tim PotterAdded commands for startpageprinter, endpageprinter...
2002-05-08 Tim PotterAdded client side spoolss rpc commands for startpagepri...
2002-05-08 Tim PotterAdded setjob() command.
2002-05-08 Tim PotterChanged some error returns to return a werror tuple...
2002-05-08 Tim PotterRemove unused variable.
2002-05-07 Tim PotterAdded enumjobs command.
2002-05-07 Tim Potterrpcstr_pull() src_len fix.
2002-05-07 Tim PotterAdded cmd_spoolss_enumjobs() function to rpcclient.
2002-05-07 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-05-07 Tim PotterDOS error 1307 is returned when an invalid owner for...
2002-05-07 Tim PotterGrr - the removal of the nnecessary prs_align() from...
2002-05-07 Tim PotterFixed more compiler warnings.
2002-05-07 Tim PotterFixed compile warning.
2002-05-06 Tim PotterAllow lookup_sids() and lookup_names() to take either...
2002-05-06 Tim PotterRemoved unused arg to deleteform.
2002-05-03 Tim PotterRe-order args for enumprinterdrivers function.
2002-05-02 Tim PotterSome examples using the spoolss python module.
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...
next