summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Collapse)AuthorAgeFilesLines
...
| * Make non-static for some later work (pushing the info3 across the winbindAndrew Bartlett2002-05-171-2/+3
| | | | | | | | | | | | pipe for smbd to decode), and fix up the debug. (At least I assume it is wrong, can an expert care to comment?) (This used to be commit e5b4331ffa99d769b062053d6afc4772355fa5b2)
| * Add a touch of constAndrew Bartlett2002-05-171-1/+1
| | | | | | | | (This used to be commit 3e93b216ddba14592a0193664c5d6bcbef898f1a)
| * A few more trusted domains updates from mimir.Andrew Bartlett2002-05-171-18/+7
| | | | | | | | | | | | | | | | I think we may still need to look at our server enumeration code, but other than that, its much better in the tree than out. Andrew Bartlett (This used to be commit d57a1b4629d12a0374cc6d74dfc6f5d4793fcef8)
| * Added deleteprinterdata client rpc.Tim Potter2002-05-141-1/+13
| | | | | | | | (This used to be commit 217ae50acd8cf088e268e7d2a6a7c192aca9e2f1)
| * Added writeprinter rpc command.Tim Potter2002-05-141-0/+14
| | | | | | | | (This used to be commit a1934a7a8eda592e283a01014280ddb373564927)
| * Change make_spoolss_q_{get,set}printerdata() take a char* and length ratherTim Potter2002-05-141-11/+31
| | | | | | | | | | | | | | | | than a unistr2. Printer data isn't necessarily in unistr format. Tallocate memory to hold returned data when unmarshalling getprinterdata and enumprinterdata replies. (This used to be commit 89633a1d87d2a437dc1ceab9439f415ee1ec606d)
| * compile fix merge from SAMBA_2_2Gerald Carter2002-05-131-11/+21
| | | | | | | | (This used to be commit 2676be4e419878fbf74b619949e1d84c6186691c)
| * 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)
| * 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)
| * Added client side spoolss rpc commands for startpageprinter,Tim Potter2002-05-081-0/+60
| | | | | | | | | | endpageprinter, setjob and getjob. (This used to be commit d091a9d300c70b708218067d355c8282a6f14ab6)
| * Grr - the removal of the nnecessary prs_align() from relative unicodeTim Potter2002-05-071-2/+0
| | | | | | | | | | strings didn't make it across into HEAD. (This used to be commit 4d715cb6829795b0fc0fe035ccb70ce0d1920c31)
| * don't set the owner and group sid offset is there are no owner or groupJean-François Micouleau2002-04-291-4/+5
| | | | | | | | | | | | | | owner. J.F. (This used to be commit 68e9211f5df0480cb88d7d21140c4954da47e7ae)
| * merge from SAMBA_2_2Gerald Carter2002-04-221-42/+19
| | | | | | | | (This used to be commit 5e381abbbfaa15f3ebd89cba3cd9bb6de8e4ff4e)
| * Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett2002-04-143-27/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <mimir@diament.ists.pwr.wroc.pl>) this patch allows samba to correctly enumerate its trusted domains - by exaimining the keys in the secrets.tdb file. This patch has been tested with both NT4 and rpcclient/wbinfo, and adds some extra functionality to talloc and rpc_parse to allow it to deal with already unicode strings. Finally, this cleans up some const warnings that were in net_rpc.c by pushing another dash of const into the rpc client code. Andrew Bartlett (This used to be commit 0bdd94cb992b40942aaf2e5e0efd2868b4686296)
* | merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-10/+25
| | | | | | | | | | from APP_HEAD (This used to be commit 1cfd2ee433305e91e87804dd55d10e025d30a69e)
* | HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison2002-09-271-20/+17
| | | | | | | | | | Jeremy. (This used to be commit cb89bcc935a39d9ca1ceb07a4ca85f0bda7f65fe)
* | syncing up with HEAD again....Gerald Carter2002-09-261-1/+44
| | | | | | | | (This used to be commit e026b84815ad1a5fa981c24fff197fefa73b4928)
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-256-212/+314
| | | | | | | | (This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
* | sync 3.0 branch with headJelmer Vernooij2002-08-177-139/+1141
| | | | | | | | (This used to be commit 3928578b52cfc949be5e0ef444fce1558d75f290)
* | more bug updates from headAndrew Tridgell2002-07-151-2/+2
| | | | | | | | (This used to be commit 8b769bf5bbbe54b1a39fd85cc24db09c1ab7faab)
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-1512-340/+1244
| | | | | | | | (This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
* | printing merge from HEADGerald Carter2002-04-221-42/+19
|/ | | | (This used to be commit d3aed37dd87d425f51bcdc4e5151f0b0fe8f9c6b)
* HP2500C driver writes devmode with private data that endsJeremy Allison2002-04-111-0/+9
| | | | | | | on a 2 byte boundary. We then miss-parse the desired_access. Also added other fixes to ensure we align after private data (discussed with Gerry). Jeremy. (This used to be commit 4369a58765f382e118e5393c805336484671cbf9)
* specversion merge from SAMBA_2_2Gerald Carter2002-04-111-0/+27
| | | | (This used to be commit d87aa35d482824df7b5a2e87240ae43c113cc730)
* Fixed missing alignment in spoolss_io_q_enumjobs() function.Tim Potter2002-04-101-0/+3
| | | | (This used to be commit e878cdc9f59084f39c022f2faa140369f76e94ec)
* Added Shirish's client side caching policy change.Jeremy Allison2002-04-101-0/+114
| | | | | Jeremy. (This used to be commit 16015c07eab2e57fa3771051e3e08fde21757cfa)
* The useless_ptr must be non-zero for addform and setform client functionsTim Potter2002-04-091-2/+5
| | | | | | | to work. Note about setprinter level 1 not existing. (This used to be commit 6367bfc4781a678923f1fba4681c9b7fc6bb9710)
* Fixed the handle leak in the connection management code (this code is crapJeremy Allison2002-04-041-0/+6
| | | | | | and should be rewritten, just not now... :-). Jeremy. (This used to be commit 5de792e7e9c2ad1422ac146caba632baa3f4e5c5)
* OpenPrinter() merge from 2.2Gerald Carter2002-03-261-19/+76
| | | | (This used to be commit 619397cc90549d4602ecddc25ee50eb247c913ee)
* Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-221-2/+1
| | | | (This used to be commit e66bdf1229ba84f64c19e817e2c4081dbbf0bee8)
* resetprinter merge from SAMBA_2_2Gerald Carter2002-03-201-12/+12
| | | | (This used to be commit 88d8897e21749f177952b264031aa386bbbeaaeb)
* Fix for debug typo.Jeremy Allison2002-03-201-1/+1
| | | | (This used to be commit 5b43519219991fe14c8ce1993c16557bf5ceccb4)
* Added dos_errstr() function. Not all errors in list yet.Tim Potter2002-03-171-1/+1
| | | | (This used to be commit ddb5753e36b8c5efb48ce5c82c16d970fb8e76b6)
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
| | | | (This used to be commit 1f007d3ed41c1b71a89fa6be7d173e67e927c302)
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-41/+232
| | | | | | | | | | | | | | in the reverse). * add in new printer change notify code from SAMBA_2_2 * add in se_map_standard() from 2.2 in _spoolss_open_printer_ex() * sync up the _print_queue_struct in smb.h (why did someone change the user/file names in fs_user/fs_file (or vice-versa) ? ) * sync up some cli_spoolss_XXX functions (This used to be commit 5760315c1de4033fdc22684c940f18010010924f)
* Remove studly gaps from prs_werror() calls so the same debug text isTim Potter2002-03-142-11/+11
| | | | | | logged. This makes it much easier to use grep on log files when searching for errors. (This used to be commit ab1ebd377931166f2ecded784a0182102d4c1ca2)
* yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell2002-03-101-23/+243
| | | | | | | | | <a.kotovich@sam-solutions.net> that adds the security decsriptor code for ADS workstation accounts thanks for your patience Cat, and thanks to Andrew Bartlett for extensive reviews and suggestions about this code. (This used to be commit 6891393b5db868246fe52ff62b3dc6aa5ca6f726)
* Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison2002-03-051-36/+38
| | | | | Jeremy. (This used to be commit 2b85d3570c2b149049482c3878c50cf8f5bfca61)
* more constAndrew Bartlett2002-03-021-2/+2
| | | | (This used to be commit f0b16b7b515296d0e687e084564fe0718f189dc8)
* And a little more const.Andrew Bartlett2002-03-021-3/+3
| | | | (This used to be commit 044391b5973f6070abf6ac185c74ffd713e933c5)
* Patch for Domain users not showing up from "Ivan Zhakov" <vunny@mail.ru>.Jeremy Allison2002-02-271-11/+11
| | | | | Jeremy. (This used to be commit 3f9063167f3fc9ae7e7fd753d76ece23c1d97800)
* Implemented client side functions for SPOOLSS addform, getform, setform andTim Potter2002-02-251-2/+36
| | | | | enumforms. (This used to be commit e69222f0816878e3211e3dedb049de50ca90fed0)
* Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.Tim Potter2002-01-311-1/+42
| | | | | | | | I'm pretty sure that the useless_ptr in spoolss_io_q_setform() needs to be initialised to 1 otherwise the form isn't marshalled at all. JF, can you verify this? If so then this probably applies to the io functions for setform and deleteform. (This used to be commit 1803778451a344c6c8d116eac5eaac777e5cf4fe)
* Removed version number from file header.Tim Potter2002-01-3012-24/+12
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* Back out some of the less well thought out ideas from last weeks work onAndrew Bartlett2002-01-261-11/+3
| | | | | | | | | | | winbind default domains, particulary now I understand whats going on a lot better. This ensures that the RPC client code does as little 'magic' as possible - this is up to the application/user. (Where - for to name->sid code - it was all along). This leaves the change that allows the sid->name code to return domains and usernames in seperate paramaters. Andrew Bartlett (This used to be commit 5dfba2cf536f761b0aee314ed9e30dc53900b691)
* We may as well not use these temporary variables - they are only used once andAndrew Bartlett2002-01-261-3/+1
| | | | | just make it harder to debug (gcc stips optomises them away). (This used to be commit 100d2705ddfa1fde73a0bb06e8e097b2b1cbf36a)
* Try to move towards slightly sane linking for Samba by removing some pdb_...()Andrew Bartlett2002-01-261-17/+32
| | | | | | | | | | | calls from rpc_parse/parse_net.c - instead these values are passed as a paramater. Unfortunetly some there is still some samr work to be done before this is actually useful. Andrew Bartlett (This used to be commit 4fc9e16ad7a77cf2e37b27640c0dec2052e9cda0)
* Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison2002-01-261-21/+29
| | | | | Jeremy. (This used to be commit 27f65b3aad13ecd33bbb84048d70e3dde212f278)
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | smbd, and also makes it much cleaner inside winbindd. It is mostly my code, with a few changes and testing performed by Alexander Bokovoy <a.bokovoy@sam-solutions.net>. ab has tested it in security=domain and security=ads, but more testing is always appricatiated. The idea is that we no longer cart around a 'domain\user' string, we keep them seperate until the last moment - when we push that string into a pwent on onto the socket. This removes the need to be constantly parsing that string - the domain prefix is almost always already provided, (only a couple of functions actually changed arguments in all this). Some consequential changes to the RPC client code, to stop it concatonating the two strings (it now passes them both back as params). I havn't changed the cache code, however the usernames will no longer have a double domain prefix in the key string. The actual structures are unchanged - but the meaning of 'username' in the 'rid' will have changed. (The cache is invalidated at startup, so on-disk formats are not an issue here). Andrew Bartlett (This used to be commit e870f0e727952aeb8599cf93ad2650ae56eca033)