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
2011-06-22
ldb: expose syntax oids to python
Andrew Tridgell
1
-0
/
+10
2011-06-22
samba-tool: try to keep dbcheck.py in a logical ordering
Andrew Tridgell
1
-29
/
+38
2011-06-22
s4-dsdb: don't add zero GUID to BINARY_DN
Andrew Tridgell
1
-9
/
+11
2011-06-21
s3-spoolss: Fix some valgrind warnings.
Andreas Schneider
2
-8
/
+8
2011-06-21
s3-rpc_client: Fix some valgrind warnings.
Andreas Schneider
1
-10
/
+12
2011-06-21
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
1
-16
/
+15
2011-06-21
s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify
Günther Deschner
1
-1
/
+1
2011-06-21
s3: Remove unused code
Volker Lendecke
3
-127
/
+0
2011-06-21
s3: Convert WINBINDD_WINS_BYNAME to the async API
Volker Lendecke
5
-4
/
+159
2011-06-21
s3-smbd: longer explanation of smbd_shim code
Andrew Tridgell
1
-2
/
+7
2011-06-21
s3-build: Provide a run-time shim to work around duplicate symbols
Andrew Bartlett
13
-95
/
+187
2011-06-21
lib/util: Restore CH_UNIX as source charset for d_printf()
Andrew Bartlett
1
-1
/
+1
2011-06-21
lib/util Remove display_cd from d_printf()
Andrew Bartlett
1
-7
/
+0
2011-06-21
s4/auth: Trivial spelling fixes.
Brad Hards
2
-6
/
+6
2011-06-21
build: move dynconfig for top level build up
Andrew Bartlett
3
-4
/
+4
2011-06-21
lib/ccan/tally.h: update for FreeBSD compile.
Rusty Russell
7
-2
/
+8
2011-06-21
s4-param Autogenerate the loadparm_globals and loadparm_service tables
Andrew Bartlett
3
-153
/
+226
2011-06-21
selftest: Run tests for libsmbclient and libnetapi
Andrew Bartlett
4
-2
/
+11
2011-06-21
s4-torture Enable libnetapi and libsmbclient tests using combined build
Andrew Bartlett
4
-27
/
+25
2011-06-21
build: disable -Wl,--as-needed to try and fix the build
Andrew Bartlett
1
-2
/
+7
2011-06-21
s4-cmdline: Rename popt tables to avoid symbol conflicts
Andrew Bartlett
3
-12
/
+12
2011-06-21
lib/util Remove samba-util-common!
Andrew Bartlett
10
-145
/
+112
2011-06-21
lib/util: allow parmlist.c to compile under s3 includes.h
Andrew Bartlett
1
-0
/
+2
2011-06-21
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
7
-162
/
+26
2011-06-21
s3-param Put &Globals in the FN_ macros, rather than in each entry
Andrew Bartlett
1
-254
/
+254
2011-06-21
s4-param Add my authorship to this script
Andrew Bartlett
1
-2
/
+3
2011-06-21
lib/util Make unused d_vfprintf() static
Andrew Bartlett
4
-5
/
+2
2011-06-20
s3: Fix a winbind message
Volker Lendecke
1
-1
/
+1
2011-06-20
s3:idmap_autorid: remove redundant code
Michael Adam
1
-4
/
+0
2011-06-20
s3:idmap_autorid: in initialize, don't leak storedconfig to talloc_tos() in t...
Michael Adam
1
-2
/
+4
2011-06-20
s3:idmap_autorid: use "idmap config * : rangesize" instead of "autorid : rang...
Michael Adam
1
-1
/
+1
2011-06-20
s3:idmap_autorid: fail initialization if the domain is not "*"
Michael Adam
1
-0
/
+7
2011-06-20
s3: Fix the build, NAME_MAX not universally available
Volker Lendecke
1
-1
/
+1
2011-06-20
Use tevent_req_oom
Volker Lendecke
15
-25
/
+25
2011-06-20
tevent: change version to 0.9.12
Volker Lendecke
2
-1
/
+75
2011-06-20
tevent: Add tevent_req_oom
Volker Lendecke
2
-1
/
+20
2011-06-20
tdb_compat: respect TDB_NO_FSYNC environment variable for tdb2.
Rusty Russell
1
-0
/
+6
2011-06-20
tdb2: tie it into build process if --enable-tdb2-breaks-compat
Rusty Russell
5
-5
/
+123
2011-06-20
tdb2: create tdb2 versions of various testing TDBs.
Rusty Russell
13
-25
/
+68
2011-06-20
tdb2: python wrapper
Rusty Russell
1
-0
/
+574
2011-06-20
source3/lib/util_tdb.c: operation timeout support for TDB2.
Rusty Russell
1
-0
/
+96
2011-06-20
tdb2: minor changes to SAMBIFY it.
Rusty Russell
3
-4
/
+18
2011-06-20
tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)
Rusty Russell
84
-0
/
+26504
2011-06-20
tdb_compat: Higher level API fixes.
Rusty Russell
22
-40
/
+40
2011-06-20
tdb_compat: use tdb_open_compat.
Rusty Russell
10
-49
/
+107
2011-06-20
tdb2: tdb_parse_record() returns negative errors, not -1.
Rusty Russell
2
-3
/
+3
2011-06-20
source3/winbindd/idmap_tdb.c: tdb2 support for wrong endian.
Rusty Russell
1
-2
/
+16
2011-06-20
tdb_validate: TDB2 support for tdb_validate_child and tdb_backup.
Rusty Russell
1
-2
/
+10
2011-06-20
tdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT.
Rusty Russell
3
-1
/
+14
2011-06-20
ldb: replace 'struct TDB_DATA' with 'TDB_DATA'
Rusty Russell
7
-12
/
+15
[next]