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
2009-12-03
s3:build: remove redundant qnx block size definition
Björn Jacke
1
-3
/
+0
2009-12-02
Restructure the ACL code some more, get the internal semantics
Jeremy Allison
3
-169
/
+151
2009-12-03
s3:build: fix shared library build on QNX
Björn Jacke
1
-3
/
+4
2009-12-02
Ensure check_parent_acl_common() only looks at stored
Jeremy Allison
1
-2
/
+16
2009-12-02
s3: prefer posix_fallocate for doing "strict allocate"
Björn Jacke
4
-5
/
+37
2009-12-02
Ensure get_nt_acl_internal() only looks at the ACL blobs, not
Jeremy Allison
2
-19
/
+23
2009-12-02
Fix bug #6837 - "Too many open files" when trying to access large number of f...
Jeremy Allison
3
-3
/
+35
2009-12-02
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
10
-94
/
+31
2009-12-02
spoolss: add spoolss_StringArray2.
Günther Deschner
6
-0
/
+78
2009-12-02
s3-spoolss: move MAXDEVICENAME to spoolss idl.
Günther Deschner
4
-8
/
+9
2009-12-02
s3: Cope with older external libtdb
Volker Lendecke
2
-0
/
+12
2009-12-02
Revert "s3-build: taise tdb version when building against system libtdb libra...
Günther Deschner
1
-1
/
+1
2009-12-01
Ensure we don't see the xattr used to store NT security (visible when xattr_tdb
Jeremy Allison
2
-3
/
+1
2009-12-01
s3: Fix smbd to correctly return INVALID_LEVEL on set_file_end_of_file_info f...
Tim Prouty
1
-5
/
+26
2009-12-01
s4 torture: Change oplock to use passthrough for exclusive3/batch11
Tim Prouty
1
-2
/
+2
2009-12-01
s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...
Tim Prouty
1
-19
/
+104
2009-12-01
Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"
Tim Prouty
1
-1
/
+0
2009-12-01
s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by default
Tim Prouty
1
-7
/
+5
2009-12-01
s4 torture: Move target macros to a common header instead of redefining them ...
Tim Prouty
3
-7
/
+8
2009-12-01
s3:build: fix detection of CTDB headers on systems without system-libtalloc
Michael Adam
1
-1
/
+1
2009-12-01
s3:build: fix the build when no external talloc and tdb are installed.
Michael Adam
1
-167
/
+178
2009-12-01
s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...
Matthias Dieter Wallnöfer
1
-3
/
+6
2009-12-01
s4:torture/nbt/wins - Add more casts
Matthias Dieter Wallnöfer
1
-6
/
+12
2009-12-01
s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"
Matthias Dieter Wallnöfer
1
-2
/
+3
2009-12-01
s4:torture/ldap/ldap_sort - Add some casts to suppress warnings
Matthias Dieter Wallnöfer
1
-7
/
+7
2009-12-01
s4:schema - Make some more (result) variables const and fix up warnings with ...
Matthias Dieter Wallnöfer
2
-53
/
+72
2009-12-01
util/util_strlist - add a call "const_str_list" for making "unconst" lists "c...
Matthias Dieter Wallnöfer
2
-0
/
+14
2009-12-01
s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().
Endi S. Dewata
1
-26
/
+6
2009-12-01
s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().
Endi S. Dewata
1
-75
/
+27
2009-12-01
s4 - Create default modules directory.
Endi S. Dewata
1
-0
/
+1
2009-12-01
s4:kdc - Disable KDC port when it's set to 0.
Endi S. Dewata
1
-42
/
+63
2009-12-01
Merge commit 'origin/master' into abartlet-devel
Andrew Bartlett
1
-1
/
+1
2009-12-01
On our way to Samba4 alpha10!
Andrew Bartlett
1
-2
/
+2
2009-12-01
Fix build of Samba4 from tarball generated by mkrelease.sh
Andrew Bartlett
1
-3
/
+0
2009-12-01
Improve upgrade instructions
Andrew Bartlett
1
-14
/
+6
2009-12-01
s4-ldb: the '1' form of extended_dn search is easier to read
Andrew Tridgell
1
-1
/
+1
2009-12-01
This is alpha9
Andrew Bartlett
1
-1
/
+1
2009-12-01
s4:setup Adjust upgradeprovision blackbox test now we don't have --targetdir
Andrew Bartlett
1
-2
/
+2
2009-12-01
s4: Remove targetdir as it can cause some trouble and can be replaced by an a...
Matthieu Patou
1
-3
/
+1
2009-12-01
s4: Handle the case in secrets.ldb without name attribute
Matthieu Patou
1
-5
/
+25
2009-12-01
s4: don't forget to update defaultSecurityDescriptor
Matthieu Patou
1
-2
/
+3
2009-12-01
s4: load the domain level of the current provision and create a provision wit...
Matthieu Patou
2
-3
/
+9
2009-12-01
s4:ldap.py Add test of namingContext behaviour after tridge found a bug
Andrew Bartlett
1
-0
/
+15
2009-12-01
s4:WHATSNEW Nadezhda's acl module handles modifies
Andrew Bartlett
1
-2
/
+2
2009-11-30
Fix DEBUG 0 -> DEBUG 10 (left over code).
Jeremy Allison
1
-2
/
+4
2009-11-30
Fix bug 6938 : No hook exists to check creation rights when using acl_xattr m...
Jeremy Allison
3
-7
/
+104
2009-12-01
s3-build: taise tdb version when building against system libtdb library.
Günther Deschner
1
-1
/
+1
2009-12-01
s3:add split_tokens, a cmdline tool to test next_token_talloc()
Michael Adam
2
-0
/
+92
2009-12-01
s3:fix linking of the t_str* test programs
Michael Adam
1
-4
/
+4
2009-12-01
s3:fix linking of libbigballofmud (on my box at least)
Michael Adam
1
-3
/
+3
[next]