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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
s3-spoolss: add rpccli_spoolss_getprinter convenience wrapper.
Günther Deschner
2
-1
/
+55
2009-02-25
s3-spoolss: add rpccli_spoolss_addprinterex convenience wrapper.
Günther Deschner
2
-0
/
+45
2009-02-25
s3: Fix 'assignment differ in signedness' warning
Tim Prouty
1
-1
/
+1
2009-02-24
s3 OneFS: Fix uninitialized variable
Tim Prouty
1
-1
/
+1
2009-02-24
Fix guest mounts
Steve French
1
-1
/
+3
2009-02-24
Allow set attributes on a stream fnum to be redirected to the base filename.
Jeremy Allison
1
-2
/
+10
2009-02-24
s3: Rename auth_onefs_wb and pdb_onefs_sam
Dan Sledz
4
-74
/
+105
2009-02-24
s3: onefs_acl.c cleanup
Dan Sledz
1
-4
/
+1
2009-02-24
S3: Add in profile counters for new vfs and syscall entries.
todd stecher
6
-6
/
+100
2009-02-25
s3-spoolss: remove some left-over hand marshalling code and structs.
Günther Deschner
3
-433
/
+0
2009-02-24
s3-spoolss: remove rpccli_spoolss_addprinterdriver.
Günther Deschner
3
-139
/
+0
2009-02-24
s3-rpcclient: use rpccli_spoolss_AddPrinterDriver.
Günther Deschner
2
-51
/
+69
2009-02-24
s3: Fix a bug that prevent core files from being created
Tim Prouty
1
-1
/
+0
2009-02-24
s3-spoolss: remove old rpccli_spoolss_getprinterdriver wrapper.
Günther Deschner
3
-110
/
+0
2009-02-24
s3-net: use rpccli_spoolss_AddPrinterDriver and rpccli_spoolss_getprinterdriver2
Günther Deschner
1
-56
/
+89
2009-02-24
s3-rpcclient: use rpccli_spoolss_getprinterdriver2 wrapper.
Günther Deschner
1
-8
/
+78
2009-02-24
s3-spoolss: add rpccli_spoolss_getprinterdriver2 convenience wrapper.
Günther Deschner
2
-0
/
+73
2009-02-24
Use read_packet for wb_resp_read
Volker Lendecke
1
-90
/
+29
2009-02-24
Use read_packet for wb_req_read
Volker Lendecke
1
-92
/
+36
2009-02-24
Remove read_pkt
Volker Lendecke
2
-108
/
+0
2009-02-24
Replace read_pkt by read_packet in np_read
Volker Lendecke
1
-8
/
+8
2009-02-24
Use async_writev in np_write
Volker Lendecke
1
-12
/
+10
2009-02-24
Use async writev for wb_resp_write
Volker Lendecke
1
-53
/
+23
2009-02-24
Use async writev in wb_req_write
Volker Lendecke
1
-52
/
+22
2009-02-24
Convert async_connect to tevent_req
Volker Lendecke
2
-31
/
+60
2009-02-24
Add tevent_req_is_unix_error
Volker Lendecke
1
-1
/
+2
2009-02-24
Convert name_mangle() to use talloc
Volker Lendecke
4
-11
/
+42
2009-02-24
s3:Makefile: build libcli/ldap files
Stefan Metzmacher
1
-10
/
+13
2009-02-24
s3: remove unused smb_ldap.h
Stefan Metzmacher
2
-257
/
+0
2009-02-24
s3:mount.cifs: make "mount.cifs -V" print the version, not usage.
Michael Adam
1
-5
/
+28
2009-02-24
s3:mount.cifs: don't error exit on explicitly requested help...
Michael Adam
1
-2
/
+1
2009-02-24
s3-spoolss: use marshall/unmarshall_sec_desc_buf in nt_printing_setsec/getsec.
Günther Deschner
1
-45
/
+35
2009-02-24
s3-lib: add marshall_sec_desc_buf and unmarshall_sec_desc_buf helpers.
Günther Deschner
2
-0
/
+68
2009-02-24
s3-spoolss: merge path handling in _spoolss_PrintProcessorDirectory and
Günther Deschner
1
-36
/
+91
2009-02-23
s3 OneFS: Fix a double free in an error path
Tim Prouty
1
-3
/
+2
2009-02-23
s3 OneFS: Add a parameter that unconditionally allows execute access
Tim Prouty
2
-0
/
+26
2009-02-23
Refactored sys_fork() and sys_pid() into shared util library
Steven Danneman
3
-32
/
+1
2009-02-23
More warning fixes for Solaris.
Jeremy Allison
16
-65
/
+67
2009-02-24
s3-spoolss: fix notify_printer_status_byname.
Günther Deschner
1
-1
/
+3
2009-02-23
More warning fixes for Solaris.
Jeremy Allison
6
-32
/
+33
2009-02-23
Quieten down a boatload of shadowed variable warnings on Solaris.
Jeremy Allison
3
-51
/
+51
2009-02-23
Make char* parameters const
Derrell Lipman
2
-20
/
+10
2009-02-23
s3-spoolss: remove cli_spoolss_notify.c completly.
Günther Deschner
3
-36
/
+1
2009-02-23
s3-spoolss: remove old SPOOL_NOTIFY_OPTION definitions.
Günther Deschner
1
-32
/
+0
2009-02-23
s3-spoolss: remove old spoolss_RemoteFindFirstPrinterChangeNotifyEx.
Günther Deschner
4
-284
/
+0
2009-02-23
s3-spoolss: remove SPOOL_NOTIFY_INFO_DATA and SPOOL_NOTIFY_INFO alltogether.
Günther Deschner
3
-349
/
+0
2009-02-23
s3-spoolss: remove old spoolss_RouterReplyPrinterEx.
Günther Deschner
4
-180
/
+0
2009-02-23
s3-spoolss: remove old spoolss_RouterRefreshPrinterChangeNotify.
Günther Deschner
3
-83
/
+0
2009-02-23
s3-spoolss: use pidl for _spoolss_RemoteFindFirstPrinterChangeNotifyEx.
Günther Deschner
2
-49
/
+14
2009-02-23
s3-spoolss: use spoolss_NotifyOption and spoolss_NotifyType instead of SPOOL_...
Günther Deschner
2
-75
/
+32
[prev]
[next]