summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-05-14General cleanup of compiler warnings etc.Tim Potter7-58/+139
2002-05-13Don't store domain with username in secrets.tdbTim Potter1-1/+1
2002-05-13Fix bug where setting end of file length to 8 was hitting erroneousJeremy Allison1-0/+4
2002-05-13compile fix merge from SAMBA_2_2Gerald Carter1-11/+21
2002-05-13Add auto-detect of time server. Uses master browser.Jim McDonough1-2/+4
2002-05-13Added entry for winreg extension.Tim Potter1-1/+11
2002-05-13Updated patch.Tim Potter1-13/+14
2002-05-13Removed irritating CR at end of file.Tim Potter1-1/+0
2002-05-13Added getprinterdata and setprinterdata functions.Tim Potter3-0/+180
2002-05-13Registry module. Only contains REG_xxx constants used by the spoolssTim Potter1-0/+83
2002-05-13RPC client function for startdocprinter and enddocprinter.Tim Potter1-2/+101
2002-05-13Support for client side startdocprinter.Tim Potter1-3/+63
2002-05-13Added startdocprinter and enddocprinter.Tim Potter4-0/+168
2002-05-13Merge of --set-auth-user updates from 2.2Tim Potter1-3/+4
2002-05-13Merge of secrets_init() paranoia fix from 2.2Tim Potter1-1/+6
2002-05-11move vsyslog() from snprintf.c to replace.cSimo Sorce2-14/+14
2002-05-11merge from SAMBA_2_2Gerald Carter1-0/+8
2002-05-11Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net>Jeremy Allison2-316/+318
2002-05-11Fix to include -Ipopt in getpass test.Jeremy Allison3-10/+91
2002-05-10misc merge from SAMBA_2_2Gerald Carter1-0/+4
2002-05-10devmode parsing merge from SAMBA_2_2Gerald Carter1-29/+74
2002-05-10Allow -c to specify the location of the config file, and fix up some handlingAndrew Bartlett1-13/+15
2002-05-10Added findsmb to .cvsignore list.Tim Potter1-0/+1
2002-05-10Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter4-1/+43
2002-05-10Removed libtool.m4 includes.Tim Potter1-838/+0
2002-05-10Fix the bug that refused to allow IPC$ connection to be idled if a pipeJeremy Allison1-0/+17
2002-05-10Ok, ok, I was too impatient...Jim McDonough1-2/+2
2002-05-10Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE.Jim McDonough1-2/+2
2002-05-10Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as nextJeremy Allison1-0/+1
2002-05-09Converged net group command.Jim McDonough1-3/+13
2002-05-09Add ads group add and delete, allowing converged net group command.Jim McDonough1-16/+106
2002-05-09Start of net rpc group command. List only right now. Add and delete haveJim McDonough1-1/+153
2002-05-09Converged help on net group command.Jim McDonough2-12/+18
2002-05-09Add ads group account add function.Jim McDonough1-0/+33
2002-05-09Merged in printing fixes... There were many missing !Jeremy Allison5-13/+152
2002-05-09Allowing %S in dfs root paths. Other variables in standard_sub_advanced won'tShirish Kalele1-2/+5
2002-05-09NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT.Jeremy Allison1-1/+1
2002-05-09We were mapping the open of name1/name2 where name1 wasn't a directoryJeremy Allison1-1/+1
2002-05-09merge from SAMBA_2_2Gerald Carter1-1/+1
2002-05-09merge freom SAMBA_2_2Gerald Carter1-1/+5
2002-05-09merge from SAMBA_2_2Gerald Carter3-8/+8
2002-05-09merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flagsGerald Carter1-1/+1
2002-05-09Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele4-279/+431
2002-05-09merge from SAMBA_2_2Gerald Carter1-0/+145
2002-05-09couple of PIDDIR merges I missedGerald Carter2-0/+2
2002-05-09HP-UX 10.20 compiles fixes from SAMBA_2_2Gerald Carter2-1/+5
2002-05-09pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter7-831/+1196
2002-05-09compile fixes; needs testingGerald Carter6-118/+192
2002-05-08Merge in Jerry's called name fix.Jeremy Allison3-60/+87
2002-05-08Added commands for startpageprinter, endpageprinter, setjob and getjob.Tim Potter3-2/+115