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
2010-10-19
s4-ldb: added --relax cmdline option
Andrew Tridgell
1
-0
/
+9
2010-10-19
s4-ldb: added ldb_req_mark_untrusted() and ldb_req_is_untrusted()
Andrew Tridgell
3
-0
/
+30
2010-10-19
waf: put -Wl,-no-undefined only in the linker flags, not when compiling C
Andrew Tridgell
3
-6
/
+31
2010-10-19
waf: don't save deps on install
Andrew Tridgell
1
-1
/
+2
2010-10-19
waf: automap shared library names from .so to the right extension
Andrew Tridgell
4
-11
/
+58
2010-10-19
readline: fixed the test for history_list()
Andrew Tridgell
1
-1
/
+1
2010-10-19
replace: cope with systems that have fdatasync(), but don't have the prototype
Andrew Tridgell
3
-1
/
+7
2010-10-18
s4:ldap_server - use error code constant
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-18
ldb: always return PROTOCOL_ERROR if an operation is unsupported
Matthias Dieter Wallnöfer
4
-4
/
+4
2010-10-18
selftest: use full path for selftest.pl instead of relative paths
Matthieu Patou
1
-1
/
+2
2010-10-18
selftest: correct the import of Time::HighRes
Matthieu Patou
1
-2
/
+3
2010-10-18
ldb:"ldb_schema_attribute_by_name_internal" - switch back to 32bit counters
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-10-18
ldb:ldb_tdb.c - fix up counter variables
Matthias Dieter Wallnöfer
1
-5
/
+8
2010-10-18
ldb:ldb_tdb.c - improve the error outputs
Matthias Dieter Wallnöfer
1
-13
/
+25
2010-10-18
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
11
-11
/
+4
2010-10-18
libcli/nbt: we don't need LIBCLI_COMPOSITE anymore
Stefan Metzmacher
1
-1
/
+1
2010-10-18
libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_req
Stefan Metzmacher
3
-93
/
+114
2010-10-18
libcli/nbt: s/name_register_bcast_handler/nbt_name_register_bcast_handler
Stefan Metzmacher
1
-4
/
+4
2010-10-18
libcli/nbt: s/register_bcast_state/nbt_name_register_bcast_state/
Stefan Metzmacher
1
-4
/
+4
2010-10-18
libcli/nbt: move nbt_name_register_bcast_send to the top of nbt_name_register...
Stefan Metzmacher
1
-49
/
+51
2010-10-18
s4:nbt_server/register: add a nbtd_register_name_state
Stefan Metzmacher
1
-21
/
+36
2010-10-18
libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_req
Stefan Metzmacher
3
-111
/
+165
2010-10-18
libcli/nbt: s/name_register_wins_handler/nbt_name_register_wins_handler
Stefan Metzmacher
1
-5
/
+5
2010-10-18
libcli/nbt: s/register_wins_state/nbt_name_register_wins_state
Stefan Metzmacher
1
-7
/
+7
2010-10-18
libcli/nbt: move nbt_name_register_wins_send() to the top of all nbt_name_reg...
Stefan Metzmacher
1
-59
/
+60
2010-10-18
s4:nbt_server/winsclient: add a nbtd_wins_register_state
Stefan Metzmacher
1
-34
/
+48
2010-10-18
libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_req
Stefan Metzmacher
4
-102
/
+151
2010-10-18
libcli/nbt: s/name_refresh_wins_handler/nbt_name_refresh_wins_handler
Stefan Metzmacher
1
-5
/
+5
2010-10-18
libcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_state
Stefan Metzmacher
1
-7
/
+7
2010-10-18
libcli/nbt: move nbt_name_refresh_wins_send() to the top of all nbt_name_refr...
Stefan Metzmacher
1
-57
/
+59
2010-10-18
s4:nbt_server/winsclient: add a nbtd_wins_refresh_state
Stefan Metzmacher
1
-42
/
+50
2010-10-18
s4:nbt_server/wins: fix compiler warnings
Stefan Metzmacher
1
-0
/
+1
2010-10-18
Include misc.idl for policy_handle in srvsvc.idl.
Tim Potter
1
-1
/
+1
2010-10-18
s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.
Günther Deschner
5
-0
/
+5
2010-10-18
s3-waf: fix the build after libcli/security changes.
Günther Deschner
1
-2
/
+5
2010-10-18
s3-waf: fix the build of smbtorture.
Günther Deschner
2
-10
/
+10
2010-10-18
s3-waf: fix pdb modules build.
Günther Deschner
2
-16
/
+15
2010-10-18
s4:libcli/util: add pipe related NT_STATUS_RPC_* codes
Stefan Metzmacher
1
-0
/
+6
2010-10-18
s3:libsmb: add pipe related NT_STATUS_RPC_* codes
Stefan Metzmacher
1
-0
/
+6
2010-10-18
libcli/util: add pipe related NT_STATUS_RPC_* codes
Stefan Metzmacher
1
-0
/
+6
2010-10-18
s3-winbind: Fixed init order.
Andreas Schneider
1
-3
/
+3
2010-10-18
librpc: Fixed memory context of dcerpc_binding_from_tower.
Stefan Metzmacher
1
-2
/
+2
2010-10-18
s4-gensec: Add dependency on com_err to GENSEC_KRB5.
Andreas Schneider
1
-1
/
+1
2010-10-18
s4-ldb Add LDB_REQ_SET_LOCATION to help track handler use
Andrew Bartlett
4
-0
/
+14
2010-10-18
s4-selftest Make GDB_PROVISION work again
Andrew Bartlett
1
-0
/
+8
2010-10-18
ldb Ensure we mark ongoing LDAP requests as PENDING
Andrew Bartlett
1
-0
/
+2
2010-10-18
s4-openldap-backend Don't set 'dbnosync' on cn=config
Andrew Bartlett
1
-1
/
+0
2010-10-18
s4-provision Use --ldap-backend-nosync rather than just --nosync
Andrew Bartlett
1
-2
/
+1
2010-10-18
heimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.
Jelmer Vernooij
1
-1
/
+1
2010-10-18
This is typo fix patch for smbcacls.1.xml .
Samba-JP oota
1
-6
/
+6
[next]