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
2012-09-26
smb.conf(5): Add basic documentation for 'kpasswd port'.
Jelmer Vernooij
1
-0
/
+12
2012-09-26
smb.conf(5): Add basic documentation for 'dgram port'.
Jelmer Vernooij
1
-0
/
+11
2012-09-26
smb.conf(5): Add basic documentation for 'unicode'.
Jelmer Vernooij
1
-0
/
+13
2012-09-26
smb.conf(5): Add basic documentation for 'web port'.
Jelmer Vernooij
1
-0
/
+12
2012-09-26
smb.conf(5): Add basic documentation for 'nbt port'.
Jelmer Vernooij
1
-0
/
+12
2012-09-26
smb.conf(5): Add basic documentation for 'krb5 port'.
Jelmer Vernooij
1
-0
/
+11
2012-09-26
smb.conf(5): 'write ok' is a reverse synonym for 'read only'.
Jelmer Vernooij
1
-0
/
+1
2012-09-26
smb.conf(5): Distinguish parametric options.
Jelmer Vernooij
2
-2
/
+2
2012-09-26
find_missing_doc: Convert to python.
Jelmer Vernooij
2
-62
/
+100
2012-09-26
find_missing_manpages: convert to python
Jelmer Vernooij
1
-30
/
+44
2012-09-26
find_missing_manpages: Ignore make variables.
Jelmer Vernooij
1
-0
/
+1
2012-09-26
netlogon: Per MS-NRPC, don't send unknown workstation flags back to the
Jelmer Vernooij
2
-4
/
+27
2012-09-26
s4: Fix a -Wunused-value warning
Volker Lendecke
1
-1
/
+1
2012-09-26
s3-spoolss: Fix builtin forms order to match Windows again.
Andreas Schneider
1
-120
/
+118
2012-09-26
s3: Slightly simplify open_file()
Volker Lendecke
1
-1
/
+2
2012-09-26
Coding: Add comment disproving control-flow changing macros
Volker Lendecke
1
-0
/
+10
2012-09-26
s3: Slightly simplify calculate_open_access_flags
Volker Lendecke
1
-9
/
+10
2012-09-26
s3: Slightly simplify calculate_open_access_flags
Volker Lendecke
1
-13
/
+17
2012-09-26
s3-smbd: Don't segfault if user specified ports out for range.
Andreas Schneider
1
-7
/
+9
2012-09-26
nsswitch: Add waf tests for solaris special cases
Andrew Bartlett
1
-0
/
+16
2012-09-26
build: Remove unused --with-sys-quotas option
Andrew Bartlett
1
-1
/
+0
2012-09-26
build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota ...
Andrew Bartlett
1
-1
/
+3
2012-09-26
build: Remove unused samba_cv_sysquotas_file variable from autoconf configure
Andrew Bartlett
1
-3
/
+0
2012-09-26
build: Add waf configure support for non-linux quotas
Andrew Bartlett
1
-1
/
+38
2012-09-26
smb.conf(5): Remove documentation for removed 'lock spin count'
Jelmer Vernooij
1
-12
/
+0
2012-09-26
smb.conf(5): Remove 'idmap config' documentation - the parameter has
Jelmer Vernooij
1
-124
/
+0
2012-09-26
Remove unused neatquotes script.
Jelmer Vernooij
1
-12
/
+0
2012-09-26
smb.conf.5: Document 'cldap port'.
Jelmer Vernooij
1
-0
/
+13
2012-09-26
undocumented: Drop extension from helper scripts.
Jelmer Vernooij
3
-3
/
+3
2012-09-26
Remove obsolete land-remote.py and land.py scripts.
Jelmer Vernooij
2
-854
/
+0
2012-09-26
samba-tool: Hide 'samba-tool domain samba3upgrade'.
Jelmer Vernooij
2
-12
/
+25
2012-09-26
selftest/knownfail: samba*.smb2.oplock.stream1 doesn't work
Stefan Metzmacher
1
-0
/
+2
2012-09-26
s4:torture/smb2: remove samba specific stuff from smb2.oplock
Stefan Metzmacher
1
-10
/
+0
2012-09-26
s3:smb2_create: don't take 'state->te' as indication for "was_deferred" (bug ...
Stefan Metzmacher
1
-1
/
+4
2012-09-26
samba_dnsupdate: Safely update/create names for Samba3 targets as well
Andrew Bartlett
2
-8
/
+21
2012-09-26
samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...
Andrew Bartlett
2
-4
/
+11
2012-09-26
selftest: Remove invalid security=share and rename secshare to simpleserver
Andrew Bartlett
2
-10
/
+9
2012-09-26
Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.
Jeremy Allison
1
-0
/
+4
2012-09-26
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
3
-9
/
+1
2012-09-26
lib/util/charset: Try to find iconv on HP-UX
Andrew Bartlett
1
-0
/
+3
2012-09-26
wscript: Removed executable bit.
Ricky Nance
2
-0
/
+0
2012-09-26
s3: Factor out calculate_open_access_flags
Volker Lendecke
1
-15
/
+31
2012-09-25
s3: Slightly simplify smbd_smb2_request_process_negprot
Volker Lendecke
1
-5
/
+3
2012-09-25
s3: Fix some blank line endings
Volker Lendecke
1
-6
/
+6
2012-09-25
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-09-25
pysmbd: Fix cut&paste errors
Volker Lendecke
1
-2
/
+3
2012-09-25
pyntdb: Fix init function for ntdb python module.
Pierre Lejeune
1
-2
/
+2
2012-09-25
s4-python: Override SIGINT handler in scripts only.
Jelmer Vernooij
5
-8
/
+26
2012-09-25
s3: Slightly simplify is_stat_open
Volker Lendecke
1
-3
/
+2
2012-09-25
s3: Make is_stat_open() a bit more readable
Volker Lendecke
1
-4
/
+7
[next]