Age | Commit message (Expand) | Author | Files | Lines |
2002-05-11 | merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+8 |
2002-05-11 | Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net> | Jeremy Allison | 2 | -316/+318 |
2002-05-11 | Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend... | Jeremy Allison | 2 | -8/+15 |
2002-05-11 | Fix to include -Ipopt in getpass test. | Jeremy Allison | 3 | -10/+91 |
2002-05-10 | misc merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+4 |
2002-05-10 | devmode parsing merge from SAMBA_2_2 | Gerald Carter | 1 | -29/+74 |
2002-05-10 | Allow -c to specify the location of the config file, and fix up some handling | Andrew Bartlett | 1 | -13/+15 |
2002-05-10 | Added findsmb to .cvsignore list. | Tim Potter | 1 | -0/+1 |
2002-05-10 | Fix for Solaris nscd issue pointed out by Mike Gerdts | Tim Potter | 4 | -1/+43 |
2002-05-10 | Removed libtool.m4 includes. | Tim Potter | 1 | -838/+0 |
2002-05-10 | Fix the bug that refused to allow IPC$ connection to be idled if a pipe | Jeremy Allison | 1 | -0/+17 |
2002-05-10 | Ok, ok, I was too impatient... | Jim McDonough | 1 | -2/+2 |
2002-05-10 | Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE. | Jim McDonough | 1 | -2/+2 |
2002-05-10 | Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next | Jeremy Allison | 1 | -0/+1 |
2002-05-09 | Converged net group command. | Jim McDonough | 1 | -3/+13 |
2002-05-09 | Add ads group add and delete, allowing converged net group command. | Jim McDonough | 1 | -16/+106 |
2002-05-09 | Start of net rpc group command. List only right now. Add and delete have | Jim McDonough | 1 | -1/+153 |
2002-05-09 | Converged help on net group command. | Jim McDonough | 2 | -12/+18 |
2002-05-09 | Add ads group account add function. | Jim McDonough | 1 | -0/+33 |
2002-05-09 | Merged in printing fixes... There were many missing ! | Jeremy Allison | 5 | -13/+152 |
2002-05-09 | Allowing %S in dfs root paths. Other variables in standard_sub_advanced won't | Shirish Kalele | 1 | -2/+5 |
2002-05-09 | NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT. | Jeremy Allison | 1 | -1/+1 |
2002-05-09 | We were mapping the open of name1/name2 where name1 wasn't a directory | Jeremy Allison | 1 | -1/+1 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2002-05-09 | merge freom SAMBA_2_2 | Gerald Carter | 1 | -1/+5 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 3 | -8/+8 |
2002-05-09 | merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flags | Gerald Carter | 1 | -1/+1 |
2002-05-09 | Sync'ing SAMBA_2_2 with HEAD. | Shirish Kalele | 4 | -279/+431 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+145 |
2002-05-09 | couple of PIDDIR merges I missed | Gerald Carter | 2 | -0/+2 |
2002-05-09 | HP-UX 10.20 compiles fixes from SAMBA_2_2 | Gerald Carter | 2 | -1/+5 |
2002-05-09 | pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi... | Gerald Carter | 7 | -831/+1196 |
2002-05-09 | compile fixes; needs testing | Gerald Carter | 6 | -118/+192 |
2002-05-08 | Merge in Jerry's called name fix. | Jeremy Allison | 3 | -60/+87 |
2002-05-08 | merging some changes from SAMBA_2_2 | Gerald Carter | 42 | -1357/+3107 |
2002-05-08 | Added commands for startpageprinter, endpageprinter, setjob and getjob. | Tim Potter | 3 | -2/+115 |
2002-05-08 | Added client side spoolss rpc commands for startpageprinter, | Tim Potter | 2 | -0/+260 |
2002-05-08 | Added setjob() command. | Tim Potter | 3 | -0/+42 |
2002-05-08 | Changed some error returns to return a werror tuple (status code and text | Tim Potter | 1 | -4/+2 |
2002-05-08 | Remove unused variable. | Tim Potter | 1 | -3/+13 |
2002-05-07 | Added enumjobs command. | Tim Potter | 6 | -10/+199 |
2002-05-07 | rpcstr_pull() src_len fix. | Tim Potter | 1 | -1/+1 |
2002-05-07 | Added cmd_spoolss_enumjobs() function to rpcclient. | Tim Potter | 1 | -39/+156 |
2002-05-07 | Added cli_spoolss_enumjobs() function. | Tim Potter | 2 | -5/+48 |
2002-05-07 | DOS error 1307 is returned when an invalid owner for a security descriptor | Tim Potter | 2 | -0/+2 |
2002-05-07 | Grr - the removal of the nnecessary prs_align() from relative unicode | Tim Potter | 1 | -2/+0 |
2002-05-07 | Fixed more compiler warnings. | Tim Potter | 1 | -3/+3 |
2002-05-07 | Fixed compile warning. | Tim Potter | 1 | -1/+2 |
2002-05-06 | Allow lookup_sids() and lookup_names() to take either a list of strings or | Tim Potter | 1 | -16/+50 |
2002-05-06 | Removed unused arg to deleteform. | Tim Potter | 1 | -2/+1 |