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
/
nbt_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
2010-10-26
1
-2
/
+2
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s4: Rename LIBCLI_NBT -> cli_nbt.
Jelmer Vernooij
2010-10-24
1
-2
/
+2
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4: Rename LIBNETIF to libnetif.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
dns/nbt: Fix spelling of the "authoritative" flag.
Kai Blin
2010-10-23
2
-18
/
+18
*
s4:nbt_server - fix a LDB counter type
Matthias Dieter Wallnöfer
2010-10-19
1
-1
/
+1
*
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
2010-10-18
1
-1
/
+0
*
libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_req
Stefan Metzmacher
2010-10-18
1
-6
/
+7
*
s4:nbt_server/register: add a nbtd_register_name_state
Stefan Metzmacher
2010-10-18
1
-21
/
+36
*
libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_req
Stefan Metzmacher
2010-10-18
1
-6
/
+7
*
s4:nbt_server/winsclient: add a nbtd_wins_register_state
Stefan Metzmacher
2010-10-18
1
-34
/
+48
*
libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_req
Stefan Metzmacher
2010-10-18
1
-6
/
+6
*
s4:nbt_server/winsclient: add a nbtd_wins_refresh_state
Stefan Metzmacher
2010-10-18
1
-42
/
+50
*
s4:nbt_server/wins: fix compiler warnings
Stefan Metzmacher
2010-10-18
1
-0
/
+1
*
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2010-10-17
1
-0
/
+1
*
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2010-10-17
1
-1
/
+0
*
wins_ldb: Build as shared library.
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
2
-2
/
+2
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
13
-65
/
+65
*
s4: Fix build when there is a system-provided ldb.
Jelmer Vernooij
2010-06-16
1
-1
/
+1
*
ldb: Only build standard ldb modules when building bundled ldb.
Jelmer Vernooij
2010-06-15
1
-2
/
+3
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
2
-8
/
+4
*
nbt: samlogon/netlogon structures - unify denominations
Matthias Dieter Wallnöfer
2010-04-27
1
-2
/
+2
*
s4-netlogon: fixed getDcNameEx2 for blank inputs
Andrew Tridgell
2010-04-28
1
-1
/
+1
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
1
-4
/
+0
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+47
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
2
-0
/
+2
*
More spelling fixes across source4/
Brad Hards
2010-02-22
1
-2
/
+2
*
s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
Andrew Tridgell
2010-02-13
2
-3
/
+2
*
s4:winsserver: reject name registrations with a scope length > 237
Stefan Metzmacher
2010-02-01
1
-0
/
+9
*
s4:nbt_server/wins/winsdb - Fix "const" warning
Matthias Dieter Wallnöfer
2009-10-30
1
-5
/
+1
*
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
2009-10-23
1
-2
/
+2
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4:winsdb - Substitute LDB result numbers with constants
Matthias Dieter Wallnöfer
2009-10-16
1
-19
/
+20
*
s4-winsrepl: don't put in attributes with no elements
Andrew Tridgell
2009-10-16
1
-2
/
+2
*
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2009-09-18
2
-9
/
+9
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
1
-2
/
+2
*
Fix build with system LDB.
Jelmer Vernooij
2009-06-18
1
-1
/
+1
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
1
-1
/
+1
*
fix uninitialised use of samctx
Andrew Tridgell
2009-06-01
1
-0
/
+2
*
Don't use crossRef records to find our own domain
Andrew Bartlett
2009-05-26
1
-16
/
+5
*
s4:nbtd Use str_list_make_single() to turn iname->wins_server into a list
Andrew Bartlett
2009-05-14
1
-1
/
+1
*
s4:dgram: s/private/private_data
Stefan Metzmacher
2009-02-02
3
-3
/
+3
*
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
2009-02-01
2
-4
/
+5
*
s4:nbt_server/wins/: fix compiler warnings in winsdb.c
Stefan Metzmacher
2009-02-01
1
-1
/
+1
[next]