summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added getprinterdata and setprinterdata functions.Tim Potter2002-05-133-0/+180
| | | | (This used to be commit 325361e9e6e2b2f852cc8607ad93108b80bcef06)
* Registry module. Only contains REG_xxx constants used by the spoolssTim Potter2002-05-131-0/+83
| | | | | printerdata routines at the moment. (This used to be commit f2b9447bbdfe025b24a73d1c44885bcadb3f826f)
* RPC client function for startdocprinter and enddocprinter.Tim Potter2002-05-131-2/+101
| | | | (This used to be commit 38de5025fb1f6396e456e26bfb071223da247f03)
* Support for client side startdocprinter.Tim Potter2002-05-131-3/+63
| | | | | Set useless_ptr = 1 for marshalling smb_io_doc_info() so it actually works. (This used to be commit 8e09e9454685f4638375247fdb4a1e7c6de91704)
* Added startdocprinter and enddocprinter.Tim Potter2002-05-134-0/+168
| | | | (This used to be commit 954107a9d314c8d87f65f741804ca3f9ca94432e)
* Merge of --set-auth-user updates from 2.2Tim Potter2002-05-131-3/+4
| | | | (This used to be commit 0420ae846cc93d4598b16dd21a4b8f61ae270fa2)
* Merge of secrets_init() paranoia fix from 2.2Tim Potter2002-05-131-1/+6
| | | | (This used to be commit 1c3c0d7cb64caa6be7ee6d786fe400a1d6944a72)
* move vsyslog() from snprintf.c to replace.cSimo Sorce2002-05-112-14/+14
| | | | | tx Elrond for prosecuting cleanness :) (This used to be commit 2f30c2edfd6373864f5bd0c4f8d70625495da7eb)
* merge from SAMBA_2_2Gerald Carter2002-05-111-0/+8
| | | | (This used to be commit b41cefb4c0670b06564ac79fa10aff8d60069f10)
* Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net>Jeremy Allison2002-05-112-316/+318
| | | | | Jeremy. (This used to be commit f137a2cc14c71cbffd2ffb392c33cc67817b1658)
* Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" ↵Jeremy Allison2002-05-112-8/+15
| | | | | | | <hetzels@westbend.net>. Jeremy (This used to be commit 68b83335de0215314c2234aa83069d8fb8265b80)
* Fix to include -Ipopt in getpass test.Jeremy Allison2002-05-113-10/+91
| | | | | Jeremy. (This used to be commit 41cec26ee36458c2f6fdf768d25a83031e4d5bbb)
* misc merge from SAMBA_2_2Gerald Carter2002-05-101-0/+4
| | | | (This used to be commit 0420098c47555224d2425845137e4159698e02c2)
* devmode parsing merge from SAMBA_2_2Gerald Carter2002-05-101-29/+74
| | | | (This used to be commit 59e49a79b485f5ba26dedff8a7d7fe1c8c77f16a)
* Allow -c to specify the location of the config file, and fix up some handlingAndrew Bartlett2002-05-101-13/+15
| | | | | of non-existant passdb cases. (This used to be commit e56de32f5ce5cb301137497451b0ccd633f09f54)
* Added findsmb to .cvsignore list.Tim Potter2002-05-101-0/+1
| | | | (This used to be commit 5b682b2e04d054a2843269373abddc764c4c0cdd)
* Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-104-1/+43
| | | | | | <Michael.Gerdts@alcatel.com>. The struct passwd in Solaris contains some extra fields which must be initialised otherwise nscd crashes. (This used to be commit a67323d07177ebc8e46dc14476efaf7e95944504)
* Removed libtool.m4 includes.Tim Potter2002-05-101-838/+0
| | | | (This used to be commit 9ebc5ce4c12f635047e5ba1ec46ce14653495a53)
* Fix the bug that refused to allow IPC$ connection to be idled if a pipeJeremy Allison2002-05-101-0/+17
| | | | | | | was open - we now only refuse to allow IPC$ connection to be idled if a handle is open on a pipe. Jeremy. (This used to be commit fc043110bc42d56c8686b9b64c46af7be2fd236e)
* Ok, ok, I was too impatient...Jim McDonough2002-05-101-2/+2
| | | | (This used to be commit af35c5a57ca5544441bd82b695d878f388cd5e73)
* Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE.Jim McDonough2002-05-101-2/+2
| | | | | Jeremy, please verify that this was ok... (This used to be commit f191563c7f1cfb7250327333a9470edc4dbedde1)
* Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as nextJeremy Allison2002-05-101-0/+1
| | | | | | free printer msg id. Jeremy. (This used to be commit 64c819b71e6b8831106847153fbbc3123602b397)
* Converged net group command.Jim McDonough2002-05-091-3/+13
| | | | (This used to be commit 95cc3fa4d3e566f540090ed499e80d86eb55e895)
* Add ads group add and delete, allowing converged net group command.Jim McDonough2002-05-091-16/+106
| | | | | Also update some of the help info. (This used to be commit fde62de7a1735b2ef2d9593b38ffa5c7ea2e0d67)
* Start of net rpc group command. List only right now. Add and delete haveJim McDonough2002-05-091-1/+153
| | | | | not been implemented...is it worth the effort? (This used to be commit 45ac4f4c29d0d8d1b0b1535b2ab500e38ac5b978)
* Converged help on net group command.Jim McDonough2002-05-092-12/+18
| | | | (This used to be commit 9de5e0dc73f57e8c8b878da803452b86e6ce8fca)
* Add ads group account add function.Jim McDonough2002-05-091-0/+33
| | | | (This used to be commit 180311a48cfa808ea9edc9f32558554b243b10eb)
* Merged in printing fixes... There were many missing !Jeremy Allison2002-05-095-13/+152
| | | | | Jeremy (This used to be commit 32fa089adead6ff3279172fd36560f4f9e2aeef0)
* Allowing %S in dfs root paths. Other variables in standard_sub_advanced won'tShirish Kalele2002-05-091-2/+5
| | | | | | resolve correctly in dfs referrals which are done over anonymous IPC$. Also allowing dfs roots to be default services. (This used to be commit 53e91c7a027877184740baf36a6562b57150c1cc)
* NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT.Jeremy Allison2002-05-091-1/+1
| | | | | Jeremy. (This used to be commit 2b49d727b061f87d5022e7ee75b66dc851265fd5)
* We were mapping the open of name1/name2 where name1 wasn't a directoryJeremy Allison2002-05-091-1/+1
| | | | | | | | (ie. ENOTDIR) to the NT status code NT_STATUS_NOT_A_DIRECTORY. NT seems to use NT_STATUS_OBJECT_PATH_NOT_FOUND. I'm hoping this will fix the access binaries served from a Samba share bug... Jeremy. (This used to be commit 6f2b76c2394e305e5a282f459b84f94f8ed2082a)
* merge from SAMBA_2_2Gerald Carter2002-05-091-1/+1
| | | | (This used to be commit c26ce496e88a9a1f93a51fa626f222c98892746f)
* merge freom SAMBA_2_2Gerald Carter2002-05-091-1/+5
| | | | (This used to be commit 833fea47106444a4bcc0547c8bbb7d6d148fa1e7)
* merge from SAMBA_2_2Gerald Carter2002-05-093-8/+8
| | | | (This used to be commit 7382c3013d7b630ba7229a1d12104b8f7edfd9ca)
* merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flagsGerald Carter2002-05-091-1/+1
| | | | (This used to be commit 090b94250bcfeb3e867493f8e372760aa8503fe6)
* Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele2002-05-094-279/+431
| | | | (This used to be commit d926cc989690684ec4799ebb3a3a01e8d4173de6)
* merge from SAMBA_2_2Gerald Carter2002-05-091-0/+145
| | | | (This used to be commit cc241cb240db6956baf3d5c6b6d01a0a165a6ef5)
* couple of PIDDIR merges I missedGerald Carter2002-05-092-0/+2
| | | | (This used to be commit 6aa31435388fdd1569884479e7e0b80714658fb6)
* HP-UX 10.20 compiles fixes from SAMBA_2_2Gerald Carter2002-05-092-1/+5
| | | | (This used to be commit ddc0f556305fc12fc27ce89e01e00f98feb7d6c8)
* pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor ↵Gerald Carter2002-05-097-831/+1196
| | | | | | things; compiles and shouldnt break, but needs testing (This used to be commit 19b9b50d9039afe614284aaf379f9f1078e2e307)
* compile fixes; needs testingGerald Carter2002-05-096-118/+192
| | | | (This used to be commit a3f68a963c0dc5ba5e8601633e9b532fa32145cd)
* Merge in Jerry's called name fix.Jeremy Allison2002-05-083-60/+87
| | | | | Jeremy. (This used to be commit 6d957924579d64407bdd94d7e78088fb1ea5c9ce)
* merging some changes from SAMBA_2_2Gerald Carter2002-05-0842-1357/+3107
| | | | (This used to be commit e8ede079b5af4187573f1b8ed0d94b6f03cbbd22)
* Added commands for startpageprinter, endpageprinter, setjob and getjob.Tim Potter2002-05-083-2/+115
| | | | (This used to be commit 3da89aa8e45d08444bfcddb145264bfcd6f6d768)
* Added client side spoolss rpc commands for startpageprinter,Tim Potter2002-05-082-0/+260
| | | | | endpageprinter, setjob and getjob. (This used to be commit d091a9d300c70b708218067d355c8282a6f14ab6)
* Added setjob() command.Tim Potter2002-05-083-0/+42
| | | | (This used to be commit 02c63de9e58f9806e58d3862391e05e9b9cdb8fc)
* Changed some error returns to return a werror tuple (status code and textTim Potter2002-05-081-4/+2
| | | | | message) instead of just the status code. (This used to be commit 39f58333fa84dc05cac8d13cabb1f203c5cf2c62)
* Remove unused variable.Tim Potter2002-05-081-3/+13
| | | | | #ifdef out code for new (uncommitted) version of make_sec_desc() (This used to be commit 07d11f5e0938c0e4f895391f6c8e2501069a0ef7)
* Added enumjobs command.Tim Potter2002-05-076-10/+199
| | | | (This used to be commit bc9dd9b45866d269f576a640286a578da921c3fb)
* rpcstr_pull() src_len fix.Tim Potter2002-05-071-1/+1
| | | | (This used to be commit 7da054d814d16deeea954e2559fdeb97dc323bbb)