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
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
2012-09-25
lib: Make async_sock includable on its own
Volker Lendecke
1
-0
/
+1
2012-09-25
s4-torture: Fix some nonemtpy blank lines
Volker Lendecke
1
-12
/
+12
2012-09-25
s3: Fix indentation of if-expressions
Volker Lendecke
1
-2
/
+3
2012-09-25
docs: Change TOSHARG-VFS to avoid suggesting VFS modules are Linux/IRIX only
Andrew Bartlett
1
-2
/
+1
2012-09-25
docs: Remove mention of auth methods in TOSHARG-Passdb
Andrew Bartlett
1
-12
/
+0
2012-09-25
docs: Fix typo in TOSHARG-Passdb
Andrew Bartlett
1
-1
/
+1
2012-09-25
docs: Remove Win9X/WinMe mentions from TOSHARG-PDC
Andrew Bartlett
1
-166
/
+0
2012-09-25
docs: Add mention of AD DC support in TOSHARG-PDC
Andrew Bartlett
1
-12
/
+10
2012-09-25
docs: Explain the no-domain-logons restriction applies to all HOME editions
Andrew Bartlett
1
-8
/
+8
2012-09-25
docs: Remove references to default paramters in TOSHARG-PDC
Andrew Bartlett
1
-129
/
+53
2012-09-25
docs: Update TOSHARG-Install
Andrew Bartlett
1
-18
/
+2
2012-09-25
client: Fix talloc_stackframe() free order assertion in developer mode
Andrew Bartlett
1
-0
/
+1
2012-09-25
replace: Avoid returning value in void setproctitle() replacement.
Jelmer Vernooij
1
-1
/
+0
2012-09-25
We now pass "samba3.raw.acls.generic" and "samba3.smb2.acls.GENERIC" with the...
Jeremy Allison
1
-3
/
+0
2012-09-25
Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in ...
Jeremy Allison
1
-0
/
+7
2012-09-25
s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...
Stefan Metzmacher
1
-1
/
+1
2012-09-25
s4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_DsGetDomainControllerInf...
Stefan Metzmacher
1
-6
/
+6
2012-09-25
samba-tool domain provision: DNS forwarder is not a boolean.
Jelmer Vernooij
1
-3
/
+3
2012-09-24
Remove compatibility code for setproctitle() now moved to libreplace.
Jelmer Vernooij
2
-26
/
+0
2012-09-24
replace: Support setproctitle().
Jelmer Vernooij
6
-15
/
+21
2012-09-24
samba-tool domain-provision: Avoid python2.5-isms.
Jelmer Vernooij
1
-1
/
+4
2012-09-24
samba-tool domain-provision: Fix docstring.
Jelmer Vernooij
1
-2
/
+2
2012-09-24
script/autobuild.py: set the default for --log-base to the current gitroot
Stefan Metzmacher
1
-7
/
+7
2012-09-24
build: Fix detection of quotas on macos
Andrew Bartlett
1
-1
/
+1
2012-09-24
s3-pylibsmb: Use Py_RETURN_NONE
Volker Lendecke
1
-9
/
+4
2012-09-24
torture: More torture_assert() calls in rpc.lsa
Andrew Bartlett
1
-36
/
+19
2012-09-24
torture: use torture_assert rather than return false in rpc.lsa
Andrew Bartlett
1
-110
/
+52
2012-09-24
torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail()
Andrew Bartlett
1
-14
/
+10
2012-09-24
build: Add missing dep on tdb_compat
Andrew Bartlett
1
-1
/
+1
2012-09-24
lib/replace: Look for special flags needed for c99
Andrew Bartlett
1
-0
/
+10
2012-09-24
lib/replace: Improve mkstemp test in autoconf and waf
Andrew Bartlett
2
-4
/
+34
2012-09-24
s3:winbindd fix a compiler warning
Christian Ambach
1
-1
/
+1
2012-09-23
s3:printing only do printing_subsystem_update when printing is enabled
Christian Ambach
1
-1
/
+4
2012-09-23
s4:dns_server - introduce the wildcard binding feature
Matthias Dieter Wallnöfer
1
-10
/
+28
2012-09-23
s3-pylibsmb: Add get_oplock_break
Volker Lendecke
1
-0
/
+120
2012-09-23
s3-pylibsmb: Factor out py_tevent_cond_signal
Volker Lendecke
1
-3
/
+9
2012-09-23
s3-pylibsmb: Reduce the number of warnings
Volker Lendecke
1
-14
/
+32
2012-09-23
s3: Convert cli_oplock_break_waiter to smbXcli
Volker Lendecke
1
-5
/
+18
2012-09-23
s3: Add "readdir" to pylibsmb
Volker Lendecke
1
-0
/
+72
[prev]
[next]