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
...
*
param: allow special functions to be common across the two loadparms
Garming Sam
2014-05-07
1
-2
/
+8
*
param: Add an lp_string_set function
Garming Sam
2014-05-07
2
-0
/
+5
*
s3:loadparm: fix intermediate string allocations to use talloc
Garming Sam
2014-05-07
1
-16
/
+22
*
param: change the talloc context attached to globals structure in s3 loadparm...
Garming Sam
2014-05-07
1
-1
/
+1
*
param: remove string_init and inline it into string_set
Garming Sam
2014-05-07
1
-26
/
+12
*
s3:loadparm: change memory allocations to use talloc
Garming Sam
2014-05-07
1
-161
/
+202
*
param: remove unnecessary temporary service in handle copy
Garming Sam
2014-05-07
1
-8
/
+3
*
messaging: Nobody uses G_LOCK_RETRY anymore
Volker Lendecke
2014-05-06
2
-10
/
+1
*
build: find blkcnt_t size via array
Gustavo Zacarias
2014-05-06
1
-10
/
+12
*
build: tweak SIZEOF utmp->ut_line
Gustavo Zacarias
2014-05-06
1
-1
/
+1
*
build: make wafsamba CHECK_SIZEOF cross-compile friendly
Gustavo Zacarias
2014-05-06
1
-12
/
+16
*
build: unify and fix endian tests
Gustavo Zacarias
2014-05-06
2
-58
/
+62
*
byteorder: do not assume PowerPC is big-endian
David Disseldorp
2014-05-06
1
-4
/
+6
*
dsdb: Do not permit nested event loops when in a transaction, use a nested ev...
Andrew Bartlett
2014-05-06
1
-13
/
+80
*
dsdb: Rename private_data to rootdse_private_data in rootdse
Andrew Bartlett
2014-05-06
1
-8
/
+8
*
Minor typo fix in source3/wscript.
Jose A. Rivera
2014-05-05
1
-1
/
+1
*
Fix an empty if statement.
Jose A. Rivera
2014-05-05
1
-1
/
+1
*
ctdb-daemon: Move a ZERO_STRUCT() to a better place
Martin Schwenke
2014-05-05
1
-3
/
+12
*
ctdb-eventscripts: Add check for invalid policy routing configuration
Martin Schwenke
2014-05-05
3
-0
/
+33
*
ctdb-eventscripts: Update comment in 11.routing
Martin Schwenke
2014-05-05
1
-8
/
+13
*
ctdb-eventscripts: Don't check if $iface is empty
Martin Schwenke
2014-05-05
1
-13
/
+15
*
poll_funcs: Fix a comment typo
Volker Lendecke
2014-05-04
1
-1
/
+1
*
ldb: make the successful ldb_transaction_start() message clearer
Andrew Bartlett
2014-05-03
1
-4
/
+8
*
s3:passdb: improve a debug message in pdb_default_sid_to_id()
Michael Adam
2014-05-03
1
-1
/
+4
*
s3:passdb: fix and improve debug message in pdb_default_sid_to_id().
Michael Adam
2014-05-03
1
-1
/
+2
*
s4:samr: allow builtin groups for samr_OpenGroup.
Michael Adam
2014-05-03
1
-7
/
+16
*
selftest: Add tests for dbcheck detection and removal of partial objects
Andrew Bartlett
2014-05-03
34
-3
/
+80719
*
dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...
Andrew Bartlett
2014-05-03
2
-10
/
+32
*
s3: Always cache idmapping results of pdb backend.
Alexander Werth
2014-05-03
2
-17
/
+33
*
waf: fetch and use some exit codes of called processes
Björn Baumbach
2014-05-03
1
-5
/
+15
*
samba-tool ldapcmp: fix a typo
Björn Baumbach
2014-05-03
1
-2
/
+2
*
s3: smbd: Remove open_file_fchmod().
Jeremy Allison
2014-05-02
2
-36
/
+0
*
s3: smbd: change file_set_dosmode() to use get_file_handle_for_metadata() ins...
Jeremy Allison
2014-05-02
1
-12
/
+92
*
s3: smbd : Ensure file_new doesn't call into smbXsrv_open_create() for INTERN...
Jeremy Allison
2014-05-02
2
-4
/
+15
*
s3 : smbd : Protect all possible code paths from fsp->op == NULL.
Jeremy Allison
2014-05-02
5
-2
/
+41
*
smbd: Fix compile warning in dmapi.c
Christof Schmitt
2014-05-02
1
-1
/
+1
*
dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistency
Andrew Bartlett
2014-05-02
1
-18
/
+13
*
s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute()
Stefan Metzmacher
2014-05-02
1
-2
/
+2
*
dbchecker: verify and fix broken dn values
Stefan Metzmacher
2014-05-02
1
-0
/
+94
*
dbchecker: make the deleted objects container detection more generic
Stefan Metzmacher
2014-05-02
1
-2
/
+8
*
ldb: change version to 1.1.17
Stefan Metzmacher
2014-05-02
3
-1
/
+265
*
ldb:pyldb: add some more helper functions for LdbDn
Stefan Metzmacher
2014-05-02
1
-0
/
+112
*
ldb:pyldb: fix doc string for set_extended_component()
Stefan Metzmacher
2014-05-02
1
-1
/
+1
*
ldb:pyldb: add some const to PyObject_FromLdbValue()
Stefan Metzmacher
2014-05-02
1
-1
/
+1
*
ctdb: Fix a comment typo
Volker Lendecke
2014-04-30
1
-1
/
+1
*
torture3: Add a test deleting a different req
Volker Lendecke
2014-04-30
4
-0
/
+106
*
torture3: Add local-messaging-read1
Volker Lendecke
2014-04-30
5
-0
/
+148
*
messaging3: Fix messaging_read_send/recv
Volker Lendecke
2014-04-30
2
-16
/
+77
*
messaging3: Make "presult" optional in messaging_read_recv
Volker Lendecke
2014-04-30
1
-1
/
+3
*
torture3: Add a bit more coverage to messaging_read
Volker Lendecke
2014-04-30
1
-0
/
+7
[prev]
[next]