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
...
*
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
*
messaging3: Fix formatting
Volker Lendecke
2014-04-30
1
-1
/
+2
*
s3: smbd : Fix wildcard unlink to fail if we get an error rather than trying ...
Jeremy Allison
2014-04-30
1
-1
/
+2
*
winbind: Allow winbindd to be run from inside "samba"
Andrew Bartlett
2014-04-29
3
-1
/
+104
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
12
-25
/
+6
*
dsdb: Specify no event context to smb_krb5_init_context() in dsdb
Andrew Bartlett
2014-04-28
3
-4
/
+6
*
autorid: Add allocation from above in alloc range for well known sids
Michael Adam
2014-04-25
1
-0
/
+86
*
autorid: use dbwrap_trans_do() in idmap_autorid_sid_to_id_alloc()
Michael Adam
2014-04-25
1
-22
/
+26
*
autorid: add high_id to range config and fill it where we also fill range->lo...
Michael Adam
2014-04-25
2
-0
/
+3
*
autorid: reserve 500 IDs at the top of the ALLOC range.
Michael Adam
2014-04-25
1
-1
/
+4
*
autorid: reverse order of arguments of idmap_autorid_sid_to_id_alloc()
Michael Adam
2014-04-25
1
-4
/
+5
*
autorid: introduce idmap_autorid_domsid_is_for_alloc()
Michael Adam
2014-04-25
1
-2
/
+14
*
autorid: factor idmap_autorid_sid_to_id() out of idmap_autorid_sids_to_unixids()
Michael Adam
2014-04-25
1
-95
/
+76
[prev]
[next]