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
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
util_sock: Don't return a pointer to freed memory.
Kai Blin
2008-01-21
1
-1
/
+2
*
util_sock: Fix memcache bug in get_mydnsfullname.
Kai Blin
2008-01-21
1
-3
/
+3
*
Rename lib/util_reg_smbconf.c to registry/reg_init_smbconf.c
Michael Adam
2008-01-21
1
-97
/
+0
*
Fix some "set but never used" warnings
Volker Lendecke
2008-01-20
1
-3
/
+1
*
Some systems do not have XATTR_ defined
Volker Lendecke
2008-01-20
1
-5
/
+0
*
Add "split_ntfs_stream_name()" together with a torture test
Volker Lendecke
2008-01-19
1
-0
/
+90
*
Add an error mapping for ENOATTR
Volker Lendecke
2008-01-19
1
-0
/
+3
*
Use SAFE_FREE instead of free
Volker Lendecke
2008-01-19
1
-1
/
+2
*
Tiny memory leak in lib/version.c
Corinna Vinschen
2008-01-19
1
-0
/
+1
*
afs: Use talloc_stackframe() instead of talloc_init()
Kai Blin
2008-01-19
1
-1
/
+1
*
util_str: Don't return memory from talloc_tos(), use mem_ctx instead.
Kai Blin
2008-01-19
2
-13
/
+16
*
Revert "Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_stor...
Stefan Metzmacher
2008-01-18
1
-4
/
+0
*
libreplace: Escape asterisk.
Jelmer Vernooij
2008-01-18
1
-1
/
+1
*
Try to fix the build on Tru64; avoid single quotes because they get expanded ...
Jelmer Vernooij
2008-01-18
1
-1
/
+1
*
r26550: libreplace: fallback to __ss_family of struct sockaddr_storage
Stefan Metzmacher
2008-01-18
2
-0
/
+29
*
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
Stefan Metzmacher
2008-01-18
2
-51
/
+0
*
r25976: libreplace: not all platforms like _XOPEN_SOURCE=600
Stefan Metzmacher
2008-01-18
1
-2
/
+5
*
r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600
Stefan Metzmacher
2008-01-18
1
-0
/
+1
*
r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE
Stefan Metzmacher
2008-01-18
2
-15
/
+2
*
r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h
Stefan Metzmacher
2008-01-18
1
-5
/
+12
*
Fix the build w/o ADS.
Günther Deschner
2008-01-18
1
-0
/
+4
*
Add header for NetGetJoinableOUs to libnetapi.
Günther Deschner
2008-01-18
1
-0
/
+11
*
merged changes from v4-0-test
Andrew Tridgell
2008-01-18
2
-43
/
+43
*
Add NetGetJoinableOUs() to libnetapi (incl. example).
Günther Deschner
2008-01-18
3
-3
/
+309
*
Cosmetics and error string reporting for libnetapi.
Günther Deschner
2008-01-18
3
-16
/
+114
*
Add some more debugging into netdomjoin-gui.
Günther Deschner
2008-01-18
1
-4
/
+9
*
Fix local hostname detection in netdomjoin-gui.
Günther Deschner
2008-01-18
1
-10
/
+27
*
Improve libnetapi_set_error_string().
Günther Deschner
2008-01-18
2
-7
/
+39
*
Use new pidl-generated netlogon client calls in NetApi GetDcName().
Günther Deschner
2008-01-17
2
-38
/
+8
*
Fix IPv6 bug #5204, which caused krb5 DNS lookups
Jeremy Allison
2008-01-16
1
-2
/
+25
*
Don't try ftruncate when the tdb is opened read-only
Volker Lendecke
2008-01-16
1
-0
/
+1
*
Next try to fix the max dead record calculation
Volker Lendecke
2008-01-16
1
-1
/
+1
*
Fix some C++ warnings
Volker Lendecke
2008-01-16
1
-2
/
+5
*
Fix a missing prototype warning
Volker Lendecke
2008-01-16
1
-0
/
+1
*
Add "config backend" to the parameters forbidden in registry config.
Michael Adam
2008-01-16
1
-0
/
+1
*
Use lp_config_backend_is_registry() instead of lp_include_registry_globals().
Michael Adam
2008-01-16
1
-1
/
+1
*
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2008-01-16
9
-85
/
+276
*
Port from ctdb:
Jeremy Allison
2008-01-15
1
-16
/
+6
*
From Alexander Bokovoy
Jeremy Allison
2008-01-14
1
-1
/
+1
*
samba3 already has tdb_validate()
Andrew Tridgell
2008-01-14
2
-43
/
+0
*
merged tdb fix from ctdb tree
Andrew Tridgell
2008-01-14
3
-0
/
+123
*
Fix the max_dead_record calculations
Volker Lendecke
2008-01-13
1
-4
/
+1
*
Introduce a libnet_conf context created by libnet_conf_open().
Michael Adam
2008-01-13
1
-1
/
+17
*
Restructure dbwrap_rbt
Volker Lendecke
2008-01-12
1
-59
/
+127
*
CID 458. Don't leak dlopen handles on failing to load
Jeremy Allison
2008-01-12
1
-0
/
+2
*
Sync tdb with the tdb changes in ctdb. Spoke to tridge about
Jeremy Allison
2008-01-11
10
-218
/
+358
*
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
Günther Deschner
2008-01-11
1
-2
/
+2
*
Fix libnetapi error string callers.
Günther Deschner
2008-01-11
3
-7
/
+7
*
Include some basic headers in netapi.h.
Günther Deschner
2008-01-11
1
-0
/
+10
*
Refactor libnetapi error string functions a bit.
Günther Deschner
2008-01-11
2
-6
/
+20
[next]