index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.
Günther Deschner
1
-97
/
+87
2009-02-09
s3-rpcclient: remove a pointless fstring.
Günther Deschner
1
-46
/
+29
2009-02-09
s3-rpcclient: use srv_name_slash instead of formating servername again and ag...
Günther Deschner
1
-131
/
+52
2009-02-09
s3-spoolss: remove whitespace in printing code.
Günther Deschner
1
-189
/
+189
2009-02-09
s3-rpcclient: use rpccli_spoolss_DeletePrinterDriverEx.
Günther Deschner
1
-6
/
+16
2009-02-09
s3-rpcclient: use rpccli_spoolss_DeletePrinterDriver.
Günther Deschner
1
-3
/
+9
2009-02-09
s3-rpcclient: use rpccli_spoolss_GetForm.
Günther Deschner
1
-7
/
+47
2009-02-09
s3-rpcclient: use rpccli_spoolss_SetForm.
Günther Deschner
1
-10
/
+19
2009-02-09
s3-spoolss: use rpccli_spoolss_AddForm in net and rpcclient.
Günther Deschner
1
-10
/
+18
2009-02-09
s3-rpcclient: fix getform command asprintf return code.
Günther Deschner
1
-1
/
+1
2009-02-07
s3-spoolss: use rpccli_spoolss_DeleteForm.
Günther Deschner
1
-1
/
+8
2009-02-06
s3-spoolss: use rpccli_spoolss_ClosePrinter.
Günther Deschner
1
-21
/
+21
2008-12-31
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
1
-10
/
+35
2008-12-14
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
1
-4
/
+6
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-7
/
+7
2008-10-18
Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal.
Jelmer Vernooij
1
-1
/
+1
2008-07-21
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
1
-29
/
+29
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-2
/
+3
2008-06-26
Fix a segfault in rpcclient adddriver
Volker Lendecke
1
-12
/
+13
2008-06-17
Fix typo.
Karolin Seeger
1
-12
/
+12
2008-04-25
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
1
-19
/
+20
2008-04-20
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
1
-1
/
+1
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-42
/
+34
2008-03-28
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
1
-4
/
+8
2008-03-19
Fix bug 5338 -- thanks to Yuya Katayama <yuya999@gmail.com>
Volker Lendecke
1
-1
/
+1
2008-02-05
Fix bug 5421 -- thanks to MJ Anthony
Volker Lendecke
1
-1
/
+1
2008-01-25
Fix bogus uninitialized variable warnings
Volker Lendecke
1
-1
/
+1
2008-01-23
strtok -> strtok_r
Volker Lendecke
1
-4
/
+6
2007-12-06
Make all the tools use the proper accessor functions.
Jeremy Allison
1
-2
/
+2
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
1
-2
/
+2
2007-12-01
Fix some C++ warnings
Volker Lendecke
1
-9
/
+3
2007-11-20
More trivial pstring removal.
Jeremy Allison
1
-50
/
+106
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-24
/
+24
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy Allison
1
-2
/
+10
2007-10-10
r22062: Fix the parsing of info level 3. Flags is not a flags
Jeremy Allison
1
-3
/
+1
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
1
-4
/
+3
2007-10-10
r19811: Decode REG_MULTI_SZ and REG_BINARY
Volker Lendecke
1
-1
/
+1
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-2
/
+4
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-11
/
+17
2007-10-10
r16654: Fix bug #3893 reported by jason@ncac.gwu.edu.
Jeremy Allison
1
-4
/
+2
2007-10-10
r16339: Fix Klocwork ID
Volker Lendecke
1
-0
/
+4
2007-10-10
r14833: Fix resource leak on error code path. Coverity #280.
Jeremy Allison
1
-2
/
+3
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r11454: Last 2 uninitialized warnings.
Jeremy Allison
1
-17
/
+11
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-2
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-155
/
+347
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-5
/
+8
2007-10-10
r9200: Add support for REG_BINARY to rpcclient getdata and setprinterdata.
Volker Lendecke
1
-6
/
+24
[next]