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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
2011-06-21
1
-16
/
+15
*
s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify
Günther Deschner
2011-06-21
1
-1
/
+1
*
s4/auth: Trivial spelling fixes.
Brad Hards
2011-06-21
2
-6
/
+6
*
build: move dynconfig for top level build up
Andrew Bartlett
2011-06-21
1
-115
/
+0
*
s4-param Autogenerate the loadparm_globals and loadparm_service tables
Andrew Bartlett
2011-06-21
3
-153
/
+226
*
selftest: Run tests for libsmbclient and libnetapi
Andrew Bartlett
2011-06-21
2
-1
/
+6
*
s4-torture Enable libnetapi and libsmbclient tests using combined build
Andrew Bartlett
2011-06-21
4
-27
/
+25
*
s4-cmdline: Rename popt tables to avoid symbol conflicts
Andrew Bartlett
2011-06-21
3
-12
/
+12
*
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
2011-06-21
1
-6
/
+0
*
s4-param Add my authorship to this script
Andrew Bartlett
2011-06-21
1
-2
/
+3
*
Use tevent_req_oom
Volker Lendecke
2011-06-20
4
-5
/
+5
*
tdb2: tie it into build process if --enable-tdb2-breaks-compat
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb2: create tdb2 versions of various testing TDBs.
Rusty Russell
2011-06-20
1
-2
/
+5
*
tdb_compat: use tdb_open_compat.
Rusty Russell
2011-06-20
3
-29
/
+51
*
tdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT.
Rusty Russell
2011-06-20
1
-0
/
+4
*
ldb: replace 'struct TDB_DATA' with 'TDB_DATA'
Rusty Russell
2011-06-20
3
-6
/
+6
*
tdb_unlockall/tdb_unlockall_read: ignore return value.
Rusty Russell
2011-06-20
1
-1
/
+2
*
tdb_traverse/tdb_traverse_read: check returns for negative, not -1.
Rusty Russell
2011-06-20
2
-3
/
+3
*
tdb_transaction_cancel: ignore return value.
Rusty Russell
2011-06-20
1
-4
/
+1
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
3
-3
/
+3
*
tdb_delete: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
7
-15
/
+17
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
15
-20
/
+25
*
pyldb: add unit test for get(myattribute, defVal)
Matthieu Patou
2011-06-20
1
-0
/
+5
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
26
-116
/
+116
*
libcli/util Bring samba4 unix -> nt_status code in common.
Andrew Bartlett
2011-06-20
5
-169
/
+3
*
s3-libcli Remove unused error mapping tables
Andrew Bartlett
2011-06-20
1
-549
/
+0
*
build: Put lockdir and cachedir in FHS-like locations by default
Andrew Bartlett
2011-06-20
1
-2
/
+2
*
s4-build Change default paths and --with flags for a 4.0 release
Andrew Bartlett
2011-06-20
1
-58
/
+20
*
s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...
Matthieu Patou
2011-06-20
1
-0
/
+14
*
s4: create script to find provision ranges for old provision without this inf...
Matthieu Patou
2011-06-19
1
-0
/
+174
*
s4-sambatool: extract the confirm function in a separte module for reuse
Matthieu Patou
2011-06-19
2
-10
/
+36
*
s4-samba-tool: remove unused imports
Matthieu Patou
2011-06-19
1
-2
/
+1
*
s4-samba-tool: use correct object notation ie. obj.method rather than method(...
Matthieu Patou
2011-06-19
1
-37
/
+31
*
s4-sambatool: use correct way to call class methods
Matthieu Patou
2011-06-19
1
-53
/
+54
*
s4-upgradeprovision: improve message output
Matthieu Patou
2011-06-19
1
-1
/
+1
*
s4-upgradeprovision: skip versionNumber, it's used by GPO
Matthieu Patou
2011-06-19
1
-0
/
+1
*
s4-provision: Remove hard coded SD for CN=Sites container
Matthieu Patou
2011-06-19
2
-16
/
+0
*
s4-upgradeprovision: deltaattr can be empty or none too
Matthieu Patou
2011-06-19
1
-8
/
+8
*
s4-upgradeprovision: handle the fact that oEMInformation might not be present
Matthieu Patou
2011-06-19
1
-2
/
+5
*
s4-upgradeprovision: Rework completly how SDs are recalculated
Matthieu Patou
2011-06-19
1
-66
/
+99
*
s4-python: make checks of sacl in get_diff_sddls optionnal
Matthieu Patou
2011-06-19
1
-2
/
+6
*
s4-upgradeprovision: remove useless comment
Matthieu Patou
2011-06-19
1
-1
/
+0
*
s4-upgradeprovision: ignore objectSid
Matthieu Patou
2011-06-19
1
-2
/
+3
*
s4-upgradeprovision: add a list of attribute that are not DSDB attribute that...
Matthieu Patou
2011-06-19
1
-0
/
+4
*
s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRI...
Matthieu Patou
2011-06-19
1
-1
/
+1
*
s4-upgradeprovision: if there is nothing to really modify then skip it
Matthieu Patou
2011-06-19
1
-0
/
+3
*
s4-upgradeprovision: dn must be skipped as delta.remove("dn") do not remove t...
Matthieu Patou
2011-06-19
1
-0
/
+3
*
s4-upgradeprovision: change hashAttrNotCopied to be an array
Matthieu Patou
2011-06-19
1
-26
/
+22
*
s4-upgradeprovision: fix inverted logic and wrong flags on sd_flags control
Matthieu Patou
2011-06-19
1
-3
/
+4
[next]