index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-param Remove odd formatting to allow code merge
Andrew Bartlett
2011-10-07
1
-18
/
+18
*
s3-param: inline octal_string into caller to allow code merge
Andrew Bartlett
2011-10-07
1
-3
/
+6
*
s3-param use Auto define for lm_announce default
Andrew Bartlett
2011-10-07
1
-1
/
+1
*
ldb: use ldb directly rather than via a copy
Andrew Bartlett
2011-10-07
5
-731
/
+6
*
build: Remove obsolete --enable/disable-merged-build
Andrew Bartlett
2011-10-07
1
-1
/
+0
*
build: Remove _SAMBA_WAF_BUILD_
Andrew Bartlett
2011-10-07
1
-4
/
+4
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
5
-407
/
+20
*
s3:lib: remove unused/empty modules.c
Stefan Metzmacher
2011-10-06
2
-23
/
+1
*
s3:configure.developer: add --enable-uid-wrapper
Stefan Metzmacher
2011-10-06
1
-0
/
+1
*
s3: Use the uid_wrapper
Volker Lendecke
2011-10-06
7
-5
/
+14
*
modules: standardise on samba_init_module as the hook symbol to resolve
Andrew Bartlett
2011-10-06
4
-4
/
+4
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
7
-161
/
+13
*
s3-module allow libreplace to provide dlopen replacement
Andrew Bartlett
2011-10-06
1
-24
/
+0
*
Fix bug #8507 - smbd doesn't correctly honor the "force create mode" bits fro...
Jeremy Allison
2011-10-05
1
-6
/
+6
*
s3-waf: remove explicit linking to SMBLDAP subsystem.
Günther Deschner
2011-10-04
1
-9
/
+9
*
s3-smbldap: remove an obsolete prototype.
Günther Deschner
2011-10-04
1
-1
/
+0
*
s3:lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)
Stefan Metzmacher
2011-10-04
1
-0
/
+11
*
s3:param: use ROLE_DOMAIN_CONTROLLER for an AD domain controller
Stefan Metzmacher
2011-10-04
1
-1
/
+1
*
s3:registry: fix the test for a REG_SZ blob possibly being a zero terminated ...
Michael Adam
2011-10-02
1
-1
/
+10
*
s3:registry: reg_format: handle unterminated REG_SZ blobs
Gregor Beck
2011-10-01
1
-1
/
+9
*
Add the new test_nttrans_fsctl.c to waf
Richard Sharpe
2011-10-01
1
-0
/
+1
*
Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTT...
Richard Sharpe
2011-10-01
6
-336
/
+413
*
Add a torture test to test existing FSCTL responses
Richard Sharpe
2011-10-01
4
-0
/
+290
*
Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" set
Jeremy Allison
2011-10-01
1
-11
/
+2
*
s3:wscript_build - add dependency on "tdb-wrap3" for libnet dssync
Matthias Dieter Wallnöfer
2011-09-30
1
-1
/
+1
*
build: Add dep on tdb-wrap3 to get tdb headers
Andrew Bartlett
2011-09-30
1
-1
/
+1
*
s3: Re-add (), fix a gcc hint
Volker Lendecke
2011-09-30
1
-1
/
+1
*
s3: Remove an unused variable
Volker Lendecke
2011-09-30
1
-2
/
+0
*
s3: Fix an uninitialized variable warning
Volker Lendecke
2011-09-30
1
-1
/
+1
*
s3: Fix a C++ warning
Volker Lendecke
2011-09-30
1
-1
/
+2
*
s3: Fix a C++ warning
Volker Lendecke
2011-09-30
1
-1
/
+2
*
Bug 7551: Return error of cli_push when 'put - /some/file' is used
Bram
2011-09-29
1
-1
/
+1
*
s3:smb2cli: fix the num_expected == 0 logic in smb2cli_req_recv()
Stefan Metzmacher
2011-09-29
1
-3
/
+7
*
s3-smb2_server: fix ioctl InputOffset checking
David Disseldorp
2011-09-29
1
-1
/
+10
*
s3-smb2_server: SMB2_OP_IOCTL doesn't require at least 1 dyn byte
David Disseldorp
2011-09-29
1
-0
/
+1
*
s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed
Stefan Metzmacher
2011-09-29
1
-0
/
+2
*
s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...
Michael Adam
2011-09-28
1
-2
/
+1
*
s3 net: Fix a discard const warning
Kai Blin
2011-09-28
1
-1
/
+1
*
s3:libsmb: remove unused TALLOC_FREE(subreq) calls in
Stefan Metzmacher
2011-09-28
1
-5
/
+0
*
s3:libsmb: call TALLOC_FREE(subreq) directly after cli_sesssetup_blob_recv()
Stefan Metzmacher
2011-09-28
1
-3
/
+2
*
s3-messaging Do not ever send a kill to -1
Andrew Bartlett
2011-09-28
1
-0
/
+3
*
s3-messaging Ensure that the message is of the correct legnth
Andrew Bartlett
2011-09-27
1
-1
/
+1
*
s3-pdb_samba4: Remove unused attribute from domain search
Andrew Bartlett
2011-09-27
1
-1
/
+0
*
These modules are no longer experimental but production-ready (especially
Jeremy Allison
2011-09-27
2
-4
/
+0
*
Free the memory talloc'd
Richard Sharpe
2011-09-27
1
-1
/
+6
*
s3-samr: Remove fstring in samr.
Andreas Schneider
2011-09-26
1
-5
/
+14
*
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
2011-09-26
4
-24
/
+61
*
s3-group-mapping: Remove unused functions.
Simo Sorce
2011-09-26
2
-36
/
+0
*
s3: Slightly simplify print_kdc_line()
Volker Lendecke
2011-09-26
1
-10
/
+8
*
s3: Slightly simplify print_kdc_line()
Volker Lendecke
2011-09-26
1
-20
/
+19
[next]