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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-spoolss: remove unused winreg_enumval_to_blob().
Günther Deschner
2010-05-05
1
-20
/
+0
*
s3-spoolss: Create default DsSpooler values.
Andreas Schneider
2010-05-05
1
-1
/
+114
*
s3-spoolss: Fixed the DeviceMode handling in winreg.
Andreas Schneider
2010-05-05
1
-115
/
+97
*
s3-spoolss: Added winreg security descriptor functions.
Andreas Schneider
2010-05-05
2
-36
/
+329
*
s3-spoolss: Migrated winreg to spoolss_create_default_secdesc.
Andreas Schneider
2010-05-05
1
-81
/
+6
*
s3-spoolss: make sure to return success in winreg_get_driver_list() for a
Günther Deschner
2010-05-05
1
-0
/
+4
*
s3-spoolss: talloc_steal the returned driver_list in winreg_get_driver_list().
Günther Deschner
2010-05-05
1
-2
/
+5
*
s3-spoolss: Fixed winreg_printer_query_XXX.
Simo Sorce
2010-05-05
1
-8
/
+9
*
s3-spoolss: Added a winreg_printer_query_binary function.
Andreas Schneider
2010-05-05
1
-0
/
+71
*
s3-spoolss: Added a generic spoolss_create_default_secdesc function.
Andreas Schneider
2010-05-05
2
-0
/
+86
*
s3-spoolss: Added a function to create a default spoolss_DeviceMode.
Andreas Schneider
2010-05-05
2
-0
/
+80
*
s3: Fix bug 5972 -- remove -L testparm parameter
Volker Lendecke
2010-05-05
2
-14
/
+0
*
s3-spoolss: Fixed memory error in winreg_get_driver.
Andreas Schneider
2010-05-05
1
-1
/
+34
*
s3-spoolss: Added a sharename arg to winreg_update_printer.
Andreas Schneider
2010-05-05
2
-1
/
+6
*
s3-spoolss: Added missing servername option to winreg_{create,get}_printer.
Andreas Schneider
2010-05-05
2
-6
/
+24
*
s3-spoolss: Added missing Printer Driver in winreg_{update,get}_printer.
Andreas Schneider
2010-05-05
1
-0
/
+17
*
s3-net: fix crash in rap_share_add().
Günther Deschner
2010-05-05
1
-1
/
+1
*
s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().
Günther Deschner
2010-05-05
1
-1
/
+0
*
rap: add IDL for rap_NetShareAdd (undocumented in MS-RAP).
Günther Deschner
2010-05-05
1
-0
/
+9
*
s3-build: don't rebuild/link on every make run
Andrew Tridgell
2010-05-05
1
-2
/
+2
*
build: added configure test for inline
Andrew Tridgell
2010-05-05
2
-0
/
+26
*
build: update version of waf
Andrew Tridgell
2010-05-05
1
-0
/
+0
*
build: use the wrapper commands in testwaf.sh
Andrew Tridgell
2010-05-05
1
-5
/
+5
*
build: added a distcheck target
Andrew Tridgell
2010-05-05
1
-0
/
+3
*
build: mark cloned task generators as not posted
Andrew Tridgell
2010-05-05
1
-0
/
+1
*
build: exit with an error if waf configure fails
Andrew Tridgell
2010-05-05
1
-2
/
+2
*
libwbclient: Fixed doxygen errors.
Andreas Schneider
2010-05-05
3
-25
/
+32
*
Fixed issue with return in a void function found by Björn JACKE <bj@SerNet.DE>
Jeremy Allison
2010-05-05
1
-1
/
+2
*
s4-ldb: add msg saying which build system is being used
Andrew Tridgell
2010-05-05
1
-0
/
+2
*
tevent: Started a tevent_queue tutorial.
Andreas Schneider
2010-05-05
1
-0
/
+9
*
tevent: Document the tevent_queue functions.
Andreas Schneider
2010-05-05
1
-0
/
+68
*
tevent: Document the tevent helper functions.
Andreas Schneider
2010-05-05
1
-0
/
+67
*
tevent: Document missing callback typedefs.
Andreas Schneider
2010-05-05
1
-2
/
+36
*
tevent: Document the missing tevent async request callback functions.
Andreas Schneider
2010-05-05
1
-1
/
+144
*
tevent: Create a typedef for the debug function callback.
Andreas Schneider
2010-05-05
1
-6
/
+20
*
tevent: Added more documentation.
Stephen Gallagher
2010-05-05
1
-11
/
+247
*
tevent: Remove erroneous comments about TEVENT_FD_AUTOCLOSE
Stephen Gallagher
2010-05-05
2
-6
/
+0
*
tevent: Add doxygen tevent config file.
Andreas Schneider
2010-05-05
1
-0
/
+1538
*
tevent: Added basic doxygen documentation.
Andreas Schneider
2010-05-05
3
-190
/
+426
*
s3-libsmb: Fixed a recursion in cli_pull_print.
Andreas Schneider
2010-05-05
1
-1
/
+1
*
tsocket: Added the warning again to tsocket_address_bsd_sockaddr.
Andreas Schneider
2010-05-05
1
-0
/
+3
*
tdb: fix short write logic in tdb_new_database
Rusty Russell
2010-05-05
3
-17
/
+17
*
Fix bug #7263 - Unable to print using Samba 3.5.1 and cups-1.1.23-40.46 on SL...
Luca Olivetti
2010-05-04
1
-4
/
+5
*
s3-spoolss: Remove duplicate macro.
Simo Sorce
2010-05-04
1
-5
/
+0
*
s4-torture: Added the printername to the AddPrinter comment.
Andreas Schneider
2010-05-04
1
-2
/
+4
*
s4-torture: Fixed spoolss dsspooler printername test.
Andreas Schneider
2010-05-04
1
-1
/
+9
*
s3-lib: Create a sec_desc_merge and sec_desc_merge_buf function.
Andreas Schneider
2010-05-04
4
-4
/
+46
*
s4/waf: ABI update for lib/ldb
Anatoliy Atanasov
2010-05-04
2
-1
/
+225
*
s4/rodc: Support read-only database
Anatoliy Atanasov
2010-05-04
8
-33
/
+299
*
s4/rodc: Fix the callbacks up the stack to handle referrals on modify requests
Anatoliy Atanasov
2010-05-04
7
-0
/
+63
[next]