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
2010-05-05
s3-spoolss: Fixed memory error in winreg_get_driver.
Andreas Schneider
1
-1
/
+34
2010-05-05
s3-spoolss: Added a sharename arg to winreg_update_printer.
Andreas Schneider
2
-1
/
+6
2010-05-05
s3-spoolss: Added missing servername option to winreg_{create,get}_printer.
Andreas Schneider
2
-6
/
+24
2010-05-05
s3-spoolss: Added missing Printer Driver in winreg_{update,get}_printer.
Andreas Schneider
1
-0
/
+17
2010-05-05
s3-net: fix crash in rap_share_add().
Günther Deschner
1
-1
/
+1
2010-05-05
s3-build: don't rebuild/link on every make run
Andrew Tridgell
1
-2
/
+2
2010-05-05
Fixed issue with return in a void function found by Björn JACKE <bj@SerNet.DE>
Jeremy Allison
1
-1
/
+2
2010-05-05
s3-libsmb: Fixed a recursion in cli_pull_print.
Andreas Schneider
1
-1
/
+1
2010-05-04
Fix bug #7263 - Unable to print using Samba 3.5.1 and cups-1.1.23-40.46 on SL...
Luca Olivetti
1
-4
/
+5
2010-05-04
s3-spoolss: Remove duplicate macro.
Simo Sorce
1
-5
/
+0
2010-05-04
s3-lib: Create a sec_desc_merge and sec_desc_merge_buf function.
Andreas Schneider
4
-4
/
+46
2010-05-04
s3-libnetjoin: omit admin password in generated ndr_print function.
Günther Deschner
1
-2
/
+2
2010-05-04
s3-idl: update the 2nd build_idl.sh script
Andrew Tridgell
1
-9
/
+13
2010-05-04
s3-idl: auto-build IDL files in Samba3
Andrew Tridgell
1
-2
/
+2
2010-05-04
s3-idl: removed gen_ndr files from source3/ as well
Andrew Tridgell
26
-21879
/
+1
2010-05-04
s3: Fix a memleak in check_pac_checksum
Volker Lendecke
1
-2
/
+8
2010-05-03
s3-lanman: before trying to call spoolss_ClosePrinter make sure we have a con...
Günther Deschner
1
-8
/
+8
2010-05-03
s3-rpcclient: Fix Bug #7277. rpcclient was sending invalid data, causing cups...
Günther Deschner
1
-4
/
+23
2010-05-03
s3-lanman: fix api_DosPrintQEnum().
Günther Deschner
1
-1
/
+7
2010-05-03
s3-lanman: exit early for unsupported levels in api_PrintJobInfo().
Günther Deschner
1
-17
/
+17
2010-05-03
Consolidate all get SEC_DESC into single procedure get_secdesc
Matthew McGillis
1
-44
/
+37
2010-05-03
always pass filename as const char
Matthew McGillis
1
-2
/
+2
2010-05-02
s3: Unify DEBUG_KRB5_TKT_REGAIN and DEBUG_KRB5_TKT_RENEWAL
Volker Lendecke
1
-1
/
+1
2010-05-02
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-05-02
s3: Fix the code order in append_auth_data
Volker Lendecke
1
-7
/
+7
2010-04-30
Plumb the SMB2 front end into the blocking lock backend.
Jeremy Allison
6
-43
/
+531
2010-04-30
smbd: move printfile_offset() within write_file()
Simo Sorce
4
-13
/
+19
2010-04-29
Carefully label SMB1-specific locking calls.
Jeremy Allison
7
-11
/
+27
2010-04-29
Move the global blocking lock records into the smb1 state.
Jeremy Allison
4
-49
/
+46
2010-04-29
Attempt to fix bug #7399 - SMB2: QUERY_DIRECTORY is returning invalid values.
Jeremy Allison
2
-10
/
+39
2010-04-29
s3: range-check idmap script output
Volker Lendecke
1
-0
/
+13
2010-04-29
s3: Fix an uninitialized variable in idmap_tdb2_sid_to_id()
Volker Lendecke
1
-0
/
+1
2010-04-29
s3: Fix some nonempty blank lines
Volker Lendecke
1
-14
/
+14
2010-04-29
s3-lanman: fix api_DosPrintQGetInfo().
Günther Deschner
1
-4
/
+28
2010-04-29
s3-pdb_ldap: fix memleak.
Günther Deschner
1
-2
/
+2
2010-04-29
s3-lanman: fix api_DosPrintQEnum.
Günther Deschner
1
-10
/
+22
2010-04-28
Update (C) for 2010.
Jeremy Allison
7
-1
/
+8
2010-04-28
s3-selftest: enable RAP-PRINTING against s3.
Günther Deschner
1
-1
/
+1
2010-04-28
s3-lanman: support level 0 NetPrintQEnum RAP query.
Günther Deschner
1
-0
/
+1
2010-04-28
Connect set security descriptor into SMB2 code.
Jeremy Allison
3
-8
/
+23
2010-04-28
s3:smbd: make fsp->fake_file_handle a talloc child of fsp
Stefan Metzmacher
1
-1
/
+1
2010-04-28
s3:smbd: add comment about returning STATUS_BUFFER_OVERFLOW in pipe_read_andx...
Stefan Metzmacher
1
-1
/
+15
2010-04-28
s3: Make a debug msg more readable
Volker Lendecke
1
-1
/
+1
2010-04-27
Fix the "allow_smb2" bug being set to false that was driving me mad :-).
Jeremy Allison
1
-1
/
+5
2010-04-27
Don't return a potentially uninitialized NT_STATUS. We can now see user lists...
Jeremy Allison
1
-1
/
+1
2010-04-27
Add debug statements so I can track the flow of RPC data.
Jeremy Allison
1
-2
/
+27
2010-04-28
s3-lanman: use spoolss for api_WPrintDestGetInfo() and api_WPrintDestEnum().
Günther Deschner
1
-37
/
+115
2010-04-28
s3-lanman: fix debug message in api_WPrintJobEnumerate().
Günther Deschner
1
-1
/
+1
2010-04-28
s3-lanman: remove a unnecessary memset in api_WPrintJobEnumerate().
Günther Deschner
1
-1
/
+0
2010-04-28
s3-lanman: remove unused code.
Günther Deschner
1
-134
/
+0
[prev]
[next]