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:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGO
Stefan Metzmacher
2011-09-08
1
-4
/
+11
*
s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORS
Stefan Metzmacher
2011-09-08
1
-1
/
+8
*
s3:libsmb: add CLI_FULL_CONNECTION_FORCE_ASCII
Stefan Metzmacher
2011-09-08
3
-1
/
+12
*
s3:libsmb: add CLI_FULL_CONNECTION_FORCE_DOS_ERRORS
Stefan Metzmacher
2011-09-08
2
-1
/
+5
*
s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_full_connection()
Stefan Metzmacher
2011-09-08
1
-4
/
+0
*
s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_start_connection()
Stefan Metzmacher
2011-09-08
1
-13
/
+0
*
s4-param void function cannot return value
Andrew Bartlett
2011-09-08
1
-1
/
+2
*
s3-loadparm: fixed re-application of cmdline parametric options
Andrew Tridgell
2011-09-08
1
-1
/
+4
*
s3-loadparm: fixed a memory leak in parametric options
Andrew Tridgell
2011-09-08
1
-1
/
+2
*
nsswitch: make the wbcSidsToUnixIds() parser more robust
Andrew Tridgell
2011-09-08
1
-2
/
+2
*
s4-winbindd: implement WINBINDD_SIDS_TO_XIDS
Andrew Tridgell
2011-09-08
2
-1
/
+97
*
s4-winbindd: fixed handling of extra_data in s3 requests
Andrew Tridgell
2011-09-08
1
-1
/
+37
*
s4-winbind: added count argument to wb_sids2xids_recv()
Andrew Tridgell
2011-09-08
4
-4
/
+7
*
s3: Fix a debug message
Volker Lendecke
2011-09-08
1
-2
/
+2
*
s3: Fix a typo
Volker Lendecke
2011-09-08
1
-1
/
+1
*
build: Add duplicate symbol checking as part of make test
Andrew Bartlett
2011-09-08
5
-10
/
+32
*
build: netapi does not depend on TOKEN_UTIL
Andrew Bartlett
2011-09-08
1
-1
/
+1
*
build: make LIBWBCLIENT_OLD and auth_unix_token libraries
Andrew Bartlett
2011-09-08
2
-9
/
+11
*
librpc: put NDR_NTPRINTING into ndr-samba grouping library
Andrew Bartlett
2011-09-08
1
-1
/
+1
*
libgpo: call security_token_has_sid() directly
Andrew Bartlett
2011-09-08
1
-2
/
+2
*
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
2011-09-08
14
-51
/
+65
*
s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()
Stefan Metzmacher
2011-09-08
4
-6
/
+30
*
lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...
Stefan Metzmacher
2011-09-08
1
-0
/
+4
*
Revert "Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for...
Jeremy Allison
2011-09-08
1
-11
/
+8
*
s4-cracknames: use consistent search for crossRef objects
Andrew Tridgell
2011-09-08
1
-2
/
+4
*
pidl: adjust expected output for new flag checking
Andrew Tridgell
2011-09-08
1
-2
/
+4
*
s4-dsdb: prevent crash on bad DN in construct_parent_guid()
Andrew Tridgell
2011-09-08
1
-0
/
+3
*
torture-drs: fixed NDR tests for DRS blobs
Andrew Tridgell
2011-09-08
1
-2
/
+40
*
torture-ndr: fixed NDR tests for NTLMSSP blobs
Andrew Tridgell
2011-09-08
1
-4
/
+5
*
torture-ndr: fixed NDR tests for NBT blobs
Andrew Tridgell
2011-09-08
1
-2
/
+2
*
torture-ndr: fixed NDR tests for DFS blobs
Andrew Tridgell
2011-09-08
1
-3
/
+3
*
torture-ndr: added support for testing push functions
Andrew Tridgell
2011-09-08
2
-25
/
+52
*
pidl: added checking of NDR flags in generated code
Andrew Tridgell
2011-09-08
1
-0
/
+8
*
libndr: add checking to all pull/push functions of base types
Andrew Tridgell
2011-09-08
1
-0
/
+34
*
libndr: moved the NDR_* flags to have less overlap
Andrew Tridgell
2011-09-08
1
-8
/
+36
*
lib: added base64_decode_data_blob_talloc()
Andrew Tridgell
2011-09-08
2
-2
/
+19
*
s4-dsdb: fixed compiler warning
Andrew Tridgell
2011-09-08
1
-1
/
+1
*
Tidy up previous patch for bug #8442 - NFSv4 DENY ACLs always include SYNCHRO...
Jeremy Allison
2011-09-08
1
-5
/
+4
*
s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioning
Amitay Isaacs
2011-09-08
2
-0
/
+4
*
s4-provision: Make DNS entries consistent with dns_update script
Amitay Isaacs
2011-09-08
1
-4
/
+4
*
s4-provision: Reworked DNS provisioning to support AD DNS schema
Amitay Isaacs
2011-09-08
1
-114
/
+435
*
s4-provision: LDIF files to set up AD DNS schema
Amitay Isaacs
2011-09-08
5
-3
/
+129
*
s4-provision: Add DNS backend option to provision
Amitay Isaacs
2011-09-08
2
-4
/
+10
*
s4-provision: exit is not imported directed, use sys.exit
Amitay Isaacs
2011-09-08
1
-1
/
+1
*
s4-provision: Extract dns account creation as separate ldif
Amitay Isaacs
2011-09-08
2
-92
/
+12
*
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
2011-09-08
1
-2
/
+3
*
Fix bug #8442 - NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking re...
Ira Cooper
2011-09-07
1
-1
/
+7
*
s3:winbind: put winbindd_cache into the state dir, not the cache dir
Michael Adam
2011-09-07
1
-1
/
+1
*
s3:dbwrap_ctdb: improve error message in transaction destructor
Gregor Beck
2011-09-07
1
-1
/
+2
*
s3: let g_lock_unlock() return more specific status codes on failure
Gregor Beck
2011-09-07
1
-2
/
+2
[prev]
[next]