index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
nbt_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
2009-01-30
1
-13
/
+13
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
2
-1
/
+2
*
nbt_server/wins: winsdb_handle() can be static
Stefan Metzmacher
2009-01-19
1
-2
/
+3
*
nbt_server/wins: add some const
Stefan Metzmacher
2009-01-19
1
-3
/
+4
*
nbt_server/wins: use talloc_zero() to create struct winsdb_handle
Stefan Metzmacher
2009-01-19
2
-2
/
+2
*
winsserver: add "wreplsrv:propagate name releases" option
Stefan Metzmacher
2009-01-19
1
-0
/
+7
*
winsserver_release: update the expire time if only one address is released
Stefan Metzmacher
2009-01-19
1
-1
/
+12
*
winsdb: the we_are_owner in winsdb_lookup() needs to be per address
Stefan Metzmacher
2009-01-19
1
-22
/
+15
*
nbt_server: fix crash bug, the wins client interface may not have a nbtsock
Stefan Metzmacher
2009-01-19
1
-1
/
+1
*
nbt_server: redirect incoming response packets to the correct interface
Stefan Metzmacher
2009-01-19
1
-0
/
+53
*
nbt_server: add some debug messages which show the used interfaces addresses
Stefan Metzmacher
2009-01-19
1
-2
/
+12
*
winsserver: we need to ignore duplicated name register requests.
Stefan Metzmacher
2009-01-19
3
-7
/
+59
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
6
-9
/
+9
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
2
-0
/
+2
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
6
-6
/
+6
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
2
-6
/
+7
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-16
/
+7
*
s4-nbt: use ../libcli/nbt
Günther Deschner
2008-09-23
1
-1
/
+1
*
s4-nbt: use private_data instead of private.
Günther Deschner
2008-09-23
9
-26
/
+26
*
Revert "Rename smbd -> samba."
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
Rename smbd -> samba.
Jelmer Vernooij
2008-09-21
1
-1
/
+1
*
nbt_server/wins: don't force wins_ldb as shared_module
Stefan Metzmacher
2008-06-30
1
-1
/
+0
*
Rework samdb handling for 'netlogon' packets.
Andrew Bartlett
2008-06-30
2
-11
/
+3
*
nbt_server/wins: add forward declaration for struct event_context
Stefan Metzmacher
2008-06-27
1
-1
/
+1
[next]