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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-08
s4-winbind: added count argument to wb_sids2xids_recv()
Andrew Tridgell
4
-4
/
+7
2011-09-08
s3: Fix a debug message
Volker Lendecke
1
-2
/
+2
2011-09-08
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-09-08
build: Add duplicate symbol checking as part of make test
Andrew Bartlett
5
-10
/
+32
2011-09-08
build: netapi does not depend on TOKEN_UTIL
Andrew Bartlett
1
-1
/
+1
2011-09-08
build: make LIBWBCLIENT_OLD and auth_unix_token libraries
Andrew Bartlett
2
-9
/
+11
2011-09-08
librpc: put NDR_NTPRINTING into ndr-samba grouping library
Andrew Bartlett
1
-1
/
+1
2011-09-08
libgpo: call security_token_has_sid() directly
Andrew Bartlett
1
-2
/
+2
2011-09-08
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
14
-51
/
+65
2011-09-08
s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()
Stefan Metzmacher
4
-6
/
+30
2011-09-08
lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...
Stefan Metzmacher
1
-0
/
+4
2011-09-08
Revert "Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for...
Jeremy Allison
1
-11
/
+8
2011-09-08
s4-cracknames: use consistent search for crossRef objects
Andrew Tridgell
1
-2
/
+4
2011-09-08
pidl: adjust expected output for new flag checking
Andrew Tridgell
1
-2
/
+4
2011-09-08
s4-dsdb: prevent crash on bad DN in construct_parent_guid()
Andrew Tridgell
1
-0
/
+3
2011-09-08
torture-drs: fixed NDR tests for DRS blobs
Andrew Tridgell
1
-2
/
+40
2011-09-08
torture-ndr: fixed NDR tests for NTLMSSP blobs
Andrew Tridgell
1
-4
/
+5
2011-09-08
torture-ndr: fixed NDR tests for NBT blobs
Andrew Tridgell
1
-2
/
+2
2011-09-08
torture-ndr: fixed NDR tests for DFS blobs
Andrew Tridgell
1
-3
/
+3
2011-09-08
torture-ndr: added support for testing push functions
Andrew Tridgell
2
-25
/
+52
2011-09-08
pidl: added checking of NDR flags in generated code
Andrew Tridgell
1
-0
/
+8
2011-09-08
libndr: add checking to all pull/push functions of base types
Andrew Tridgell
1
-0
/
+34
2011-09-08
libndr: moved the NDR_* flags to have less overlap
Andrew Tridgell
1
-8
/
+36
2011-09-08
lib: added base64_decode_data_blob_talloc()
Andrew Tridgell
2
-2
/
+19
2011-09-08
s4-dsdb: fixed compiler warning
Andrew Tridgell
1
-1
/
+1
2011-09-08
Tidy up previous patch for bug #8442 - NFSv4 DENY ACLs always include SYNCHRO...
Jeremy Allison
1
-5
/
+4
2011-09-08
s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioning
Amitay Isaacs
2
-0
/
+4
2011-09-08
s4-provision: Make DNS entries consistent with dns_update script
Amitay Isaacs
1
-4
/
+4
2011-09-08
s4-provision: Reworked DNS provisioning to support AD DNS schema
Amitay Isaacs
1
-114
/
+435
2011-09-08
s4-provision: LDIF files to set up AD DNS schema
Amitay Isaacs
5
-3
/
+129
2011-09-08
s4-provision: Add DNS backend option to provision
Amitay Isaacs
2
-4
/
+10
2011-09-08
s4-provision: exit is not imported directed, use sys.exit
Amitay Isaacs
1
-1
/
+1
2011-09-08
s4-provision: Extract dns account creation as separate ldif
Amitay Isaacs
2
-92
/
+12
2011-09-08
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
1
-2
/
+3
2011-09-07
Fix bug #8442 - NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking re...
Ira Cooper
1
-1
/
+7
2011-09-07
s3:winbind: put winbindd_cache into the state dir, not the cache dir
Michael Adam
1
-1
/
+1
2011-09-07
s3:dbwrap_ctdb: improve error message in transaction destructor
Gregor Beck
1
-1
/
+2
2011-09-07
s3: let g_lock_unlock() return more specific status codes on failure
Gregor Beck
1
-2
/
+2
2011-09-07
s3: Fix Coverity ID 2611, UNINIT
Volker Lendecke
1
-0
/
+1
2011-09-07
s3: Fix Coverity ID 2612, UNINIT
Volker Lendecke
1
-0
/
+1
2011-09-07
s3:smb2cli: let smb2cli_req_create() use the give pid, uid and tid values
Stefan Metzmacher
1
-3
/
+3
2011-09-07
s3:smb2cli: pass the uid to the SMB2_SESSION_SETUP to support multi-leg-auth
Stefan Metzmacher
1
-1
/
+2
2011-09-07
talloc: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2011-09-07
s3:idmap/autorid add a small alloc pool to autorid
Christian Ambach
1
-0
/
+52
2011-09-07
s4-s3-upgrade: convert password age policies to the negative NTTIME format
Andrew Bartlett
1
-8
/
+21
2011-09-07
lib/addns: Remove unused TALLOC_ macros
Andrew Bartlett
1
-42
/
+0
2011-09-07
build: Replace mkbuildoptions-waf awk script with waf target
Amitay Isaacs
3
-277
/
+175
2011-09-07
samba-tool: Add --filter option to ldapcmp to ignore specified attributes
Amitay Isaacs
1
-9
/
+20
2011-09-07
s4-kcc: Fix the list of NCs for DRS replica information
Amitay Isaacs
1
-3
/
+21
2011-09-07
s3:smb2_server: return OBJECT_NAME_INVALID if the path is terminated in SMB2_...
Stefan Metzmacher
1
-0
/
+8
[next]