summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-08-20fix irix compile errors - cannot initialize array in declaration statementHerb Lewis2-3/+10
2002-08-20Remove unused variablesJelmer Vernooij1-16/+3
2002-08-20Don't report missing "-valid"Jelmer Vernooij1-1/+1
2002-08-20fix generating protos for smbwrapperHerb Lewis1-1/+1
2002-08-20cannot use casts in the DLIST_xxx macrosHerb Lewis2-3/+3
2002-08-20segfault fixes merged from APP_HEADGerald Carter1-32/+42
2002-08-20Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett14-286/+536
2002-08-20fix irix compiler errorHerb Lewis1-1/+1
2002-08-19add support for the "value,OID" format described in MSDN.Gerald Carter1-1/+31
2002-08-19Added comment about our implementation of the trans2Tim Potter1-1/+6
2002-08-19fix typo auth/auth_server.cJelmer Vernooij2-5/+1
2002-08-19fixed memory corruption in cli_full_connection()Andrew Tridgell1-2/+1
2002-08-19the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any moreAndrew Tridgell1-1/+0
2002-08-19print out the GUID in the CLDAP replyAndrew Tridgell1-12/+11
2002-08-19make rpcclient use print_guid()Andrew Tridgell1-9/+2
2002-08-19added a generic print_guid utility, and get the byte order handingAndrew Tridgell1-0/+15
2002-08-19make IRIX happySimo Sorce1-10/+14
2002-08-19IFS kit test - don't allow TEMP attribute on directory open.Jeremy Allison1-0/+12
2002-08-19we now parse the cldap reply and print its contents. There are aAndrew Tridgell1-4/+82
2002-08-19remove 'admin log' parameter (discussed with Jeremy)Jelmer Vernooij2-10/+0
2002-08-19we now receive and parse the main cldap netlogon reply.Andrew Tridgell3-15/+91
2002-08-19Add script to find undocumented smb.conf optionsJelmer Vernooij1-0/+43
2002-08-19added a 'net ads lookup' command that does a CLDAP NetLogon query to aAndrew Tridgell4-1/+132
2002-08-19added wrapper for delete_printer_data() that write the printer out to disk.Gerald Carter1-7/+15
2002-08-19change notify fix left out of merge by APP_HEAD by accidentGerald Carter1-1/+2
2002-08-19should make all platforms happy with poptSimo Sorce1-1/+1
2002-08-19Add 'conf' command to load different smb.conf filesJelmer Vernooij1-4/+22
2002-08-18O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce1-0/+4
2002-08-18round lock timeouts in lockingX upwards to multiples of 1 second, so aAndrew Tridgell1-1/+1
2002-08-18added exact timing semantics on blocking locksAndrew Tridgell2-12/+27
2002-08-18nicer locking timeout testAndrew Tridgell1-2/+7
2002-08-18improvements and bugfixSimo Sorce1-17/+71
2002-08-18A new utility to test VFS system and modulesSimo Sorce7-30/+1508
2002-08-18* Fix DeletePrinterDataEx() to work with arbitrary registry keysGerald Carter2-53/+173
2002-08-18make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell1-1/+1
2002-08-18be a bit more paranoid about not getting duplicate domain names (canAndrew Tridgell1-2/+8
2002-08-18fix GetPrinterDataEx() to work with registry subkeys using a depth > 1Gerald Carter2-2/+2
2002-08-18fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.Gerald Carter3-58/+99
2002-08-18* small formatting fixesGerald Carter1-57/+79
2002-08-18fixed up a few commentsGerald Carter1-64/+2
2002-08-18* fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter2-119/+218
2002-08-17get the error code right in case of a blocking lock timeout.Andrew Tridgell1-1/+1
2002-08-17amazing! we've had a reversed comparison in our blocking lock codeAndrew Tridgell1-1/+1
2002-08-17preparing for release of 3.0-alpha19Samba Release Account1-1/+1
2002-08-17preparing for release of 19Samba Release Account1-1/+1
2002-08-17Update indent arguments, they're now correct.Jelmer Vernooij1-1/+1
2002-08-17* the printing code should now be back to the working state it wasGerald Carter3-57/+58
2002-08-17Change which session key we negotiate. This uses the NT-based session key thatAndrew Bartlett1-1/+1
2002-08-17Quick hack to get around the inadequacy of pdb_smbpasswd. This should make theAndrew Bartlett1-1/+1
2002-08-17Move tridge's getgrouplist() replacement function from replace.c to a newAndrew Bartlett5-101/+176