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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
auth: rename ntlmssp.c to ntlmssp_util.c
Andrew Bartlett
1
-1
/
+1
2012-02-08
s3-auth Add const to make_user_info_map
Andrew Bartlett
2
-4
/
+4
2012-02-08
s3-build use common VERSION file for all builds
Andrew Bartlett
2
-106
/
+1
2012-02-07
Remove unused get_file_size() function.
Jeremy Allison
2
-14
/
+0
2012-02-07
s3: Increase debug level of basic ctdb packet handling
Volker Lendecke
1
-6
/
+6
2012-02-07
s3-waf: Link tdbsam against needed libraries.
Andreas Schneider
1
-1
/
+1
2012-02-07
s3-waf: Link against tdb_compat instead of tdb.
Andreas Schneider
2
-7
/
+7
2012-02-06
s3-winbind: Remove unused bool "local"
Christof Schmitt
1
-5
/
+2
2012-02-06
s3: FreeBSD does not define sin6_addr.s_addr32
Volker Lendecke
1
-1
/
+1
2012-02-06
lib/util: Add hex_encode_buf
Volker Lendecke
2
-0
/
+22
2012-02-03
Ensure when setting a POSIX ACL, that the uid for a
Jeremy Allison
1
-0
/
+60
2012-02-03
Fix mistaken assignment of gid to uid field.
Jeremy Allison
1
-1
/
+1
2012-02-03
Replace bool flags inside ensure_canon_entry_valid() with pointers.
Jeremy Allison
1
-11
/
+12
2012-02-03
Fix bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xat...
Jeremy Allison
1
-1
/
+36
2012-02-03
Replace all malloc/free with talloc on tos.
Jeremy Allison
1
-41
/
+41
2012-02-03
s3-nmbd: don't discard DGRAM frames from local addresses when we are a DC
Matthieu Patou
1
-15
/
+17
2012-02-03
s3-pid: Catch with pid filename's change when config file is not smb.conf
Matthieu Patou
1
-1
/
+25
2012-02-03
Only ask for specific permissions required when setting an ACL.
Jeremy Allison
1
-3
/
+12
2012-02-02
Allow a SACL to be sent in cli_set_secdesc().
Jeremy Allison
1
-0
/
+2
2012-02-02
s3: Test for faulty xattr_tdb listxattr
Volker Lendecke
3
-0
/
+17
2012-02-02
s3-xattr_tdb: Fix listxattr
Volker Lendecke
1
-1
/
+1
2012-02-02
s3-vfstest: Add removexattr
Volker Lendecke
1
-0
/
+21
2012-02-02
s3-vfstest: Add setxattr
Volker Lendecke
1
-0
/
+27
2012-02-02
s3-vfstest: Add listxattr
Volker Lendecke
1
-0
/
+48
2012-02-02
s3-vfstest: Add getxattr
Volker Lendecke
1
-0
/
+37
2012-02-02
s3: Move stream_depot test to script/tests
Volker Lendecke
3
-1
/
+1
2012-02-02
s3: Use ARRAY_SIZE in bsd_attr_list
Volker Lendecke
1
-1
/
+1
2012-02-02
s3: Simplify streams_depot a bit
Volker Lendecke
1
-14
/
+5
2012-02-02
s3-vfstest: Fix an uninitialized read in close
Volker Lendecke
1
-0
/
+4
2012-02-02
s3-vfstest: Fix a double-free on closing a file
Volker Lendecke
1
-1
/
+1
2012-02-02
s3:auth: fill the sids array of the info3 in wbcAuthUserInfo_to_netr_SamInfo3...
Stefan Metzmacher
1
-0
/
+53
2012-02-02
s3:auth: fix potential gap creation in wbcsids_to_samr_RidWithAttributeArray()
Stefan Metzmacher
1
-4
/
+5
2012-02-02
s3-libsmb: Remove dead prototype.
Andreas Schneider
1
-1
/
+0
2012-02-01
s3-libsmb: Remove dead gssapi code.
Andreas Schneider
2
-113
/
+1
2012-02-01
s3-lib: Fix util_cmdline which doesn't use popt.
Andreas Schneider
9
-53
/
+76
2012-02-01
s3: Test for bug 8733
Volker Lendecke
3
-0
/
+19
2012-02-01
s3-vfstest: Correctly initialize the connection path
Volker Lendecke
1
-0
/
+2
2012-02-01
s3-vfstest: Fix some uninitialized vars
Volker Lendecke
1
-2
/
+2
2012-02-01
s3-vfstest: Fix some pointless statics
Volker Lendecke
1
-4
/
+4
2012-02-01
s3-vfstest: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-02-01
s3-vfstest: Fix some nonblank line endings
Volker Lendecke
2
-25
/
+24
2012-02-01
s3:smbd:smb2: fix an assignment-instead-of-check bug conn_snum_used()
Michael Adam
1
-1
/
+1
2012-02-01
s3-auth Remove unused nt_status_squash from auth_context
Andrew Bartlett
1
-1
/
+0
2012-02-01
s3/wscript: Fix dependency on gssapi, necessary when there is no system Kerbe...
Jelmer Vernooij
1
-1
/
+1
2012-02-01
source3/wscript: Expand tabs, to prevent confusion (whitespace is significant...
Jelmer Vernooij
1
-321
/
+321
2012-02-01
s3: Add rmdir operation to streams_depot
Volker Lendecke
1
-0
/
+47
2012-01-31
s3: Delete streams on directories
Volker Lendecke
1
-0
/
+11
2012-01-31
s3: Simplify an if-statement
Volker Lendecke
1
-1
/
+1
2012-01-31
s3:client: ignore SMBecho errors (the server may not support it) (bug #8139)
Stefan Metzmacher
1
-3
/
+7
2012-01-31
Revert "Fix bug #8139 - smbclient fails if server does not support Echo reque...
Stefan Metzmacher
1
-5
/
+1
[prev]
[next]