samba.git
2002-06-20 Tim PotterAdded samr_open_domain() call.
2002-06-20 Tim PotterCompile fix for new arguments to cli_full_connection()
2002-06-20 Tim PotterFixed compiler warning.
2002-06-19 Tim PotterFixed typo in debug.
2002-06-19 Andrew Tridgellwhen nmbd starts up it is possible that dhcp hasn't...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-18 Andrew Bartlettmake the echo'ed command match the actual command run.
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-06-17 Tim PotterFixed typo in debug.
2002-06-17 Gerald Carterfix typo
2002-06-16 Andrew BartlettCope with the requirement for constant initialisers...
2002-06-16 Andrew BartlettFurther updates to the service.c code. authorise_login...
2002-06-16 Andrew BartlettTwo things: Check how many paramaters that the LDAP...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-06-15 Andrew BartlettWhen adding popt to an application, you need to ensure...
2002-06-15 Andrew BartlettSimplify this code further. Just substitute %H, and...
2002-06-15 Andrew BartlettUnsused function since last commit
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-15 Andrew BartlettUpdate the netlogon code to better cope with trusted...
2002-06-15 Andrew BartlettAdd the missing makefile from previous commit
2002-06-15 Andrew BartlettThis patch does 2 things:
2002-06-15 Andrew BartlettAdd another 'trivial' built in authentication module...
2002-06-15 Andrew BartlettIt appears that to match NT we should not use the ...
2002-06-15 John Terpstrax source path so this thing compiles.
2002-06-15 Andrew BartlettAdd back sys_getpwnam() and freinds to the system.c...
2002-06-14 Jeremy AllisonFix spelling typo.
2002-06-14 Jeremy AllisonOk, now I can try my first client test...
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-06-14 Jeremy AllisonMerge of csc termination fix.
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-06-14 Andrew BartlettAdd a touch of const to this - helps with some yet...
2002-06-14 Andrew BartlettAllow non unix accounts to be added to an ldap director...
2002-06-14 Andrew BartlettPatch from ctrlsoft to use the pdb_sethexpwd function...
2002-06-14 Andrew BartlettIt looks like we never tested the 'cleanup' code, so...
2002-06-14 Andrew BartlettSome updates from ctrlsoft <jelmer@nl.linux.org> to...
2002-06-14 Andrew BartlettDebug fixes from ctrlsoft
2002-06-14 Andrew BartlettKill useless cast
2002-06-14 Andrew BartlettConvenience function to allow a SID to be specified...
2002-06-14 Andrew BartlettAdd some comments on writing new pdb modules. (from...
2002-06-14 Andrew BartlettPatch from ctrlsoft to make the pluggable passdb subsys...
2002-06-14 Andrew BartlettPatch (from ctrlsoft <jelmer@nl.linux.org>) to poptify...
2002-06-14 Andrew BartlettAdd const, kill of useless casts and therefore eliminat...
2002-06-13 Jeremy AllisonEnsure we save any older SIGALRM signal handler.
2002-06-13 Jeremy AllisonVeto files fix.
2002-06-13 Jeremy AllisonMerge in mangle fixes from 2.2.
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-06-13 Andrew Tridgella useful script for finding global variables or functio...
2002-06-12 Tim PotterSpelling.
2002-06-12 Tim PotterIgnore winbindd_proto.h
2002-06-12 Tim PotterSpelling fixes.
2002-06-12 Tim PotterRemoved eff_name field from cli_struct as it wasn't...
2002-06-11 Simo Sorcefew fixes from Elrond(elrond@samba-tng.org) and Billy...
2002-06-11 Gerald Cartermerge from 2.2
2002-06-10 Jeremy AllisonMerge of Jerry's fix from 2.2.
2002-06-10 Andrew BartlettRemove "sids.h" as it really wasn't being used anywhere...
2002-06-10 Andrew BartlettWith this file being automaticly regenerated, and clean...
2002-06-09 Andrew BartlettFix up comment on netbios scopes, and remove paragraph...
2002-06-09 Andrew BartlettThis paragraph is irrelevent and misleading (needs...
2002-06-09 Andrew BartlettThis (hopefully) fixes a bug reported by Kai Krueger...
2002-06-07 Jeremy AllisonEnsure when allowing fchown with write access and dos...
2002-06-07 Jeremy AllisonMerge pidfile fix.
2002-06-07 Andrew BartlettFix comment
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-06-07 Andrew BartlettMove the code from lib/util_sid.c that deals with the...
2002-06-07 Andrew BartlettAdd flags2 for security signitures
2002-06-07 Andrew BartlettA couple of updates for the SmbEncrypt code, and some...
2002-06-07 Jeremy AllisonAllow sd_len to be zero on NT_TRANSACT_CREATE but not...
2002-06-06 Jeremy AllisonOverly complex but neccessary fix for kernel oplock...
2002-06-06 Gerald Carterenable building of shared libsmbclient
2002-06-06 Tim PotterFix compile error - doh!
2002-06-06 Tim PotterMoved some notify related constants into srv_spoolss_nt...
2002-06-06 Tim PotterFixed out of date comment for _spoolss_rffpcnex()
2002-06-05 Shirish KaleleFix typo.
2002-06-05 Gerald Cartermerge from 2.2
2002-06-05 Jim McDonoughmerge 390 kernel workaround from SAMBA_2_2.
2002-06-05 Tim PotterSpelling fix.
2002-06-05 Tim PotterStore cache entry keys that have RID values in decimal...
2002-06-05 Jeremy AllisonRemove blocksignals call as it's never going to bloody...
2002-06-05 Jeremy AllisonFix for Linux kernel bug where signal mask set within...
2002-06-04 Andrew BartlettUpdate the SAMR pipe for more use of NTSTATUS and to...
2002-06-04 Tim PotterStore the key for a name to sid cache entry in upper...
2002-06-04 Tim PotterFixed compiler warning.
2002-06-04 Tim PotterFixed some formatting.
2002-06-04 Tim PotterFix long list scrolling bug.
2002-06-03 Jim McDonoughMove session gathering routine back into session.c...
2002-06-03 Jim McDonoughFix netsessenum RPC. Correctly respond with as much...
2002-06-03 Jim McDonoughAdd user name to netsessenum RPC to stop 1783 messages...
2002-06-03 Jim McDonoughAdd user name to netsessenum RPC to stop 1783 messages
2002-06-03 Jim McDonoughSince includes.h isn't included here, VA_COPY has to...
2002-06-03 Tim PotterAdded tdb_delete_by_string() function.
2002-06-03 John TerpstraAdd VFS Support
2002-06-03 Tim PotterRemoved unused function.
2002-06-03 Andrew Tridgellput the ifdef for HAVE_VA_COPY in one place rather...
2002-06-03 Andrew Tridgellfixed some debug messages
2002-06-03 Tim PotterRestrict anonymous checks for the SAMR pipe. This...
2002-06-03 Tim PotterMove restrict anonymous checks into a general function...
2002-06-03 Andrew Tridgellfixed a spelling mistake
2002-06-03 Andrew Tridgelladded a 'net ads search' command, similar to 'ldapsearc...
2002-06-03 Tim PotterAdded getdompwinfo function.
2002-06-03 Tim PotterAdded cli_samr_get_dom_pwinfo() function.
next