index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
s3-spoolss: remove old leftover driver print functions.
Günther Deschner
2009-03-13
2
-166
/
+0
*
|
s3-spoolss: remove old spoolss_EnumPrinterDrivers.
Günther Deschner
2009-03-13
3
-95
/
+0
*
|
s3-spoolss: use pidl for _spoolss_EnumPrinterDrivers.
Günther Deschner
2009-03-13
3
-214
/
+326
*
|
s3-spoolss: remove old rpccli_spoolss_enumprinterdrivers wrapper.
Günther Deschner
2009-03-13
3
-208
/
+0
*
|
s3-net: use rpccli_spoolss_enumprinterdrivers wrapper.
Günther Deschner
2009-03-13
1
-11
/
+12
*
|
s3-rpcclient: use rpccli_spoolss_enumprinterdrivers wrapper.
Günther Deschner
2009-03-13
1
-23
/
+28
*
|
s3-spoolss: add rpccli_spoolss_enumprinterdrivers convenience wrapper.
Günther Deschner
2009-03-13
2
-0
/
+62
*
|
s3-spoolss: remove old spoolss_GetJob and spoolss_EnumJob.
Günther Deschner
2009-03-13
4
-512
/
+0
*
|
s3-spoolss: use pidl for _spoolss_GetJob.
Günther Deschner
2009-03-13
2
-159
/
+91
*
|
s3-spoolss: use pidl for _spoolss_EnumJobs.
Günther Deschner
2009-03-13
3
-136
/
+201
*
|
s3-spoolss: add construct_dev_mode_new.
Günther Deschner
2009-03-13
2
-0
/
+111
*
|
s3-spoolss: remove old rpccli_spoolss_enumjobs wrapper.
Günther Deschner
2009-03-13
3
-158
/
+0
*
|
s3-rpcclient: use rpccli_spoolss_enumjobs wrapper in enumjobs command.
Günther Deschner
2009-03-13
1
-54
/
+20
*
|
s3-spoolss: add rpccli_spoolss_enumjobs convenience wrapper.
Günther Deschner
2009-03-13
2
-0
/
+67
*
|
s3-spoolss: use macros for _spoolss_GetForm and split out level 1 get.
Günther Deschner
2009-03-13
1
-73
/
+72
*
|
s3-spoolss: use macros for _spoolss_EnumForms and split out level 1 enum.
Günther Deschner
2009-03-13
1
-61
/
+91
*
|
s3-spoolss: use macros for _spoolss_GetPrintProcessorDirectory.
Günther Deschner
2009-03-13
1
-14
/
+8
*
|
s3-spoolss: use macros for _spoolss_GetPrinterDriverDirectory.
Günther Deschner
2009-03-13
1
-14
/
+8
*
|
s3-spoolss: use macros for _spoolss_EnumMonitors.
Günther Deschner
2009-03-13
1
-30
/
+21
*
|
s3-spoolss: use macros for _spoolss_EnumPrintProcDataTypes.
Günther Deschner
2009-03-13
1
-12
/
+14
*
|
s3-spoolss: use macros for _spoolss_EnumPorts.
Günther Deschner
2009-03-13
1
-32
/
+21
*
|
s3-spoolss: use macros for _spoolss_EnumPrintProcessors.
Günther Deschner
2009-03-13
1
-12
/
+18
*
|
s3-spoolss: add macros from s4 spoolss server.
Günther Deschner
2009-03-13
1
-0
/
+10
*
|
Remove the static "struct client_connection" mess which is part of
Jeremy Allison
2009-03-12
7
-139
/
+117
*
|
s3 torture: Fix unitialized variable to avoid closing a random fnum
Tim Prouty
2009-03-12
1
-1
/
+1
*
|
s3 pdb_wbc_sam: LookupRids should return sAMAccountName, not NT4 names
Dan Sledz
2009-03-12
1
-5
/
+7
*
|
Fix bug #6186 - map readonly does not work
Jeremy Allison
2009-03-12
2
-3
/
+33
*
|
s3-spoolss: make jobname a const char * in print_job_start().
Günther Deschner
2009-03-12
3
-3
/
+3
*
|
s3:events: pass __location__ to event_loop_*()
Stefan Metzmacher
2009-03-12
1
-3
/
+3
*
|
Revert "s3:libsmb: add an option to cli_push to let the caller provide the bu...
Stefan Metzmacher
2009-03-12
4
-43
/
+17
*
|
Fix #6167: winbindd -n should disable the winbind idmap cache
Volker Lendecke
2009-03-12
1
-20
/
+50
*
|
Make opt_nocache static to winbindd.c
Volker Lendecke
2009-03-12
4
-7
/
+17
*
|
Add simple POSIX open, mkdir and rmdir test.
Jeremy Allison
2009-03-11
1
-0
/
+114
*
|
s3 torture: Simple warning fix
Tim Prouty
2009-03-11
1
-1
/
+1
*
|
fix configure check by avoiding main(main(...))
Björn Jacke
2009-03-11
1
-7
/
+4
*
|
Add a vfs_preopen module to hide fs latencies
Volker Lendecke
2009-03-10
3
-1
/
+463
|
/
*
s3:libsmb: add an option to cli_push to let the caller provide the buffers
Stefan Metzmacher
2009-03-10
4
-17
/
+43
*
s3:libsmb: only treat a return 0 as end of file
Stefan Metzmacher
2009-03-10
1
-4
/
+1
*
s3:libsmb: fix a lot of cli_push() bugs
Stefan Metzmacher
2009-03-10
1
-95
/
+107
*
fixed a bug in message handling for code the change notify code
Andrew Tridgell
2009-03-10
1
-2
/
+16
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-03-09
33
-1782
/
+1219
|
\
|
*
Fix a typo
Volker Lendecke
2009-03-09
1
-1
/
+1
|
*
s3:lib: interfaces.c isn't used in the configure tests anymore
Stefan Metzmacher
2009-03-09
1
-73
/
+1
|
*
fix "dubious escape" warning of Studio compiler
Björn Jacke
2009-03-09
1
-1
/
+1
|
*
Don't copy the winbindd_request in wb_trans
Volker Lendecke
2009-03-08
2
-31
/
+3
|
*
Convert wb_open_pipe to tevent_req
Volker Lendecke
2009-03-08
1
-51
/
+47
|
*
Convert wb_connect to tevent_req
Volker Lendecke
2009-03-08
1
-38
/
+30
|
*
Convert wb_int_trans to tevent_req
Volker Lendecke
2009-03-08
1
-69
/
+63
|
*
Add parameter "queue" to wb_int_trans_send
Volker Lendecke
2009-03-08
1
-6
/
+7
|
*
Move "struct req_read_state" where it belongs
Volker Lendecke
2009-03-08
1
-5
/
+5
[prev]
[next]