ira/wip.git
2001-11-14 Martin PoolAdd basic "make check" and "make installcheck" targets...
2001-11-14 Martin PoolCosmetic fix for libpopt-checking test.
2001-11-13 Jeremy AllisonLook for DOMAIN\group in group lists and ask winbind.
2001-11-13 Jeremy AllisonFix winbind client code so that winbind calls are not...
2001-11-13 Steve FrenchList of coding suggestions for submitters
2001-11-13 Gerald Carterverified two new win2k rpc's EnumPrinterDataEx() and...
2001-11-13 Martin PoolFix typo.
2001-11-13 Gerald Carternew Win2k spoolss rpc opnum (unknown right now).
2001-11-13 Jeremy AllisonFormatting fixes only.
2001-11-12 Steve FrenchMinor fixes to help display, and domain enumeration...
2001-11-12 Tim PotterSpelling fixes.
2001-11-12 Jeremy AllisonDon't check space on every extend if strict allocate...
2001-11-12 Simo Sorcemessed up with patches, this should be the right one,
2001-11-12 Jeremy AllisonFixed allocation bug in database prog. Some format...
2001-11-12 Simo Sorcesome bugfix and new functions,
2001-11-12 Andrew BartlettCode duplication is bad. So add an add_signiture(...
2001-11-11 Andrew BartlettKill off 'restrict anonymous' becouse it is useless...
2001-11-11 Andrew BartlettFix up some DEBUG()s
2001-11-11 Andrew BartlettAdd back the not null checks in a better place.
2001-11-11 Andrew Bartlettmake sam_account_ok static.
2001-11-11 Andrew BartlettThis extra check isn't needed, we can only get here...
2001-11-11 Andrew BartlettMinor updates. A small dose of const.
2001-11-11 Andrew Bartlettautoconf
2001-11-11 Andrew BartlettRemove built-in support for clear-text kerberos authent...
2001-11-10 Simo Sorcefixed, moved and added some functions
2001-11-10 Jeremy AllisonUse defined constants not integers.
2001-11-09 Volker LendeckeAs pdb_ldap.c does not compile in HEAD anyway, a not...
2001-11-09 Gerald CarterFixed a few typos and added the opnum for ADDPRINTERDRI...
2001-11-09 Jeremy AllisonFixup __LPID -> _LPID.
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-09 Andrew Tridgellfix the tree so it compiles again
2001-11-09 Tim PotterRemoved #ifdef TDB_DEBUG around tdb_dump_all() and...
2001-11-08 Andrew BartlettChange to guest logon code.
2001-11-08 Tim PotterFixed incorrect debug message. )-:
2001-11-08 Martin Poolspoolss_io_devmode private data is binary and should...
2001-11-08 Jeremy AllisonOnly 1mb allocate slop.
2001-11-08 Jeremy AllisonMerge overdue changes from 2.2. Fix <4gb write problem.
2001-11-08 Jeremy AllisonAdded more define bits. Fixed error in vol attributes.
2001-11-07 Jeremy AllisonAdded debug in truncate, fixed warning with gcc3.
2001-11-07 Steve FrenchAdd function to add those hosts who have added msbrowse...
2001-11-07 Tim PotterAdded delheaders as a dependency for clean.
2001-11-07 Simo Sorceadd convert_string_allocate() function
2001-11-07 Andrew BartlettUGLY HACK to get machines to join tdbsam domains again.
2001-11-07 Andrew BartlettInitilising these variables before appending the domain...
2001-11-06 Jeremy AllisonFixed unsigned / long unsigned format missmatch.
2001-11-06 Jim McDonoughInternationalization enbalement for net utility - repla...
2001-11-05 Tim PotterFixed looking up domain (winbind) users ahead of local...
2001-11-05 Tim PotterRemoved totally annoying verbose debug in sid_to_string()
2001-11-05 Andrew Tridgellfree the negTokenInit structure
2001-11-05 Jeremy AllisonChanged MAX_OPEN_PIPES to 2048.
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-11-05 Gerald Cartermerge from 2.2. Why is STR_CONVERT missing when comparing
2001-11-05 Gerald Carterold merge from 2.2
2001-11-05 Tim PotterFixed some compiler warnings.
2001-11-05 Tim PotterRenamed make_user_info_for_winbindd() to be more consis...
2001-11-05 Tim PotterFixed compiler warnings.
2001-11-05 Tim PotterUse cli_nt_login_network() instead of domain_client_val...
2001-11-05 Tim PotterRemoved duplicate debug.
2001-11-05 Tim PotterDon't put a \n on the end of the arg to exit_server()
2001-11-04 Jeremy AllisonAdded missing strchr_wa.
2001-11-04 Jeremy AllisonFix for broken-as-shipped RedHat 7.2 system headers...
2001-11-04 Simo Sorcea big one:
2001-11-04 Andrew Tridgellget the string lengths right in domain logons
2001-11-04 Andrew Tridgellremove {} from default valid char list
2001-11-04 Andrew BartlettFix segfault. sup_tok might not always be with us.
2001-11-04 Andrew BartlettFix up authenticated pipes in line with vuser changes...
2001-11-04 Andrew BartlettFixup for accounts without a local /etc/passwd entry.
2001-11-04 Andrew BartlettFix up pdbedit so that it at least compiles without...
2001-11-04 Jeremy AllisonGot serious about const again.
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-11-03 Steve FrenchAdded many more defines in service category, user categ...
2001-11-03 Steve FrenchAdded support for UserListGroups, ServiceEnum
2001-11-03 Steve FrenchAdding support for net password, net service, net user...
2001-11-03 Andrew Bartlettanonymous logins are guest logins, so mark them as...
2001-11-03 Andrew BartlettMinor cleanups/fixes in the NTLMv2 code
2001-11-03 Andrew BartlettMove the test for non-SPNEGO session setups when using...
2001-11-02 Andrew BartlettReturn 1 (rather than 0) on failure. This may well...
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-11-01 Andrew Tridgellzero the data, not a pointer to the data ...
2001-10-31 Tim PotterRemoved unneeded extern.
2001-10-31 Andrew BartlettThis should fix up the compile with krb5.
2001-10-31 Andrew BartlettWhen you make a data_blob() then you probably need...
2001-10-31 Andrew BartlettFix up domain logons. Tested with NT4.
2001-10-31 Andrew Bartlett... and clean up the unused variables.
2001-10-31 Andrew BartlettSmall changes for guest authenticated pipes.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Andrew BartlettMore const.
2001-10-31 Andrew BartlettSPNEGO works perfectly well with security=domain, so...
2001-10-31 Andrew BartlettSmall 'const' updates ahead of some AuthRewrite merging.
2001-10-31 Tim PotterAdded some extra fields to the auth_serversupplied_info...
2001-10-31 Tim PotterThis one's a doozy. A cut&paste bug incorrectly sets...
2001-10-31 Tim PotterDon't accidentally return success when sending a broken...
2001-10-31 Tim PotterSome tweaking to make the samlogon function look more...
2001-10-31 Andrew BartlettParionia to ensure people don't install libsmb based...
2001-10-30 Andrew BartlettSpnego on the 'server' end of security=server just...
2001-10-30 Tim PotterFix debug in domain_client_validate() when password...
2001-10-30 Tim PotterAllow the logon level to be passed to cli_netlogon_sam_...
2001-10-30 Tim PotterAllow the logon level to be passed to cli_netlogon_sam_...
2001-10-30 Tim PotterRemoved confusing comment.
2001-10-30 Andrew BartlettFix up smbpasswd -e/-d so that it doesn't change the...
next