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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Fix warnings
Volker Lendecke
2008-02-29
1
-2
/
+1
|
|
*
Pure cosmetics, trying to get my group policy diff smaller.
Günther Deschner
2008-02-29
5
-37
/
+26
|
*
|
Patch to fix the "Invalid read of size 4" errors. Bug #3617.
Jeremy Allison
2008-02-29
1
-0
/
+18
|
|
/
|
*
Fix part of bug #3617 from valgrind trace.
Jeremy Allison
2008-02-29
2
-3
/
+4
|
*
Eliminate tons of build warnings on non-IPV6 system.
Michael Adam
2008-02-29
2
-1
/
+6
|
*
Revert "make idl: Only compile idl files newer than the output to be generated."
Michael Adam
2008-02-29
1
-1
/
+1
|
*
Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"."
Michael Adam
2008-02-29
1
-1
/
+1
|
*
Rename the 'hidden' variable to 'administrative share'.
Andreas Schneider
2008-02-29
2
-6
/
+6
|
*
Fix linking of smbget when there is no shared library support.
Michael Adam
2008-02-29
1
-1
/
+1
|
*
Attempt to fix the build
Volker Lendecke
2008-02-29
1
-5
/
+0
|
*
configure: only build vfs_syncops if dirfd() is available
Stefan Metzmacher
2008-02-29
1
-1
/
+6
|
*
configure: Remove lib/repdir.c and related stuff
Stefan Metzmacher
2008-02-29
3
-449
/
+0
|
*
Add vfs_aio_fork
Volker Lendecke
2008-02-29
3
-0
/
+784
|
*
Fix creation of replacetort.
Michael Adam
2008-02-29
1
-0
/
+1
|
*
libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.
Michael Adam
2008-02-29
1
-0
/
+4
|
*
libreplace: ifdef out ip6 code if unsupported.
Michael Adam
2008-02-29
1
-0
/
+2
|
*
libreplace: fix rep_freeifaddrs to not segfault on NULL input.
Michael Adam
2008-02-29
1
-6
/
+7
|
*
libreplace: fix silly crashbug in getifaddrs_test().
Michael Adam
2008-02-29
1
-1
/
+3
|
*
libreplace: add missing newline in output of getifaddrs test.
Michael Adam
2008-02-29
1
-1
/
+1
|
*
libreplace: add missing semicolon to getifaddrs.
Michael Adam
2008-02-29
1
-1
/
+1
|
*
libreplace: try and fix rep_getifaddrs() for Tru64.
Michael Adam
2008-02-29
1
-21
/
+16
|
*
libreplace: use the new getifaddrs test also for autoconf.
Michael Adam
2008-02-29
2
-33
/
+16
|
*
libreplace: add extended getifaddrs test that prints out the interfaces.
Michael Adam
2008-02-29
3
-7
/
+100
|
*
Trying to fix libnetapi examples Makefile.in.
Günther Deschner
2008-02-29
1
-14
/
+19
|
*
libnetjoin: add fallback to level 24 samr setinfo so that libnet can join NT4.
Günther Deschner
2008-02-29
1
-0
/
+19
|
*
libnetjoin: Trying to avoid confusion between acct_flags, acb_info and
Günther Deschner
2008-02-29
1
-12
/
+14
|
*
Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge.
Günther Deschner
2008-02-28
2
-4
/
+13
|
*
Re-run make idl.
Günther Deschner
2008-02-28
5
-43
/
+117
|
*
samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo
Stefan Metzmacher
2008-02-28
1
-1
/
+1
|
*
lsa.idl: strlen_m*() also for the lsa_AsciiString* versions
Stefan Metzmacher
2008-02-28
1
-4
/
+4
|
*
lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL strings
Stefan Metzmacher
2008-02-28
1
-1
/
+1
|
*
lsa.idl: add lsa_AsciiStringLarge
Stefan Metzmacher
2008-02-28
1
-0
/
+6
|
*
lsa.idl: don't use ascstr_noterm anymore
Stefan Metzmacher
2008-02-28
1
-3
/
+3
|
*
Remove DomainControllerAddressType which we now have in IDL.
Günther Deschner
2008-02-28
1
-5
/
+0
|
*
Fix memleak in netsamlogon_cache_get().
Günther Deschner
2008-02-28
1
-0
/
+1
|
*
winbind: use a struct element for WBFLAG_PAM_UNIX_NAME
Stefan Metzmacher
2008-02-28
4
-17
/
+9
|
*
While we are at it: add _wkssvc_NetrUnjoinDomain2 implementation.
Günther Deschner
2008-02-28
1
-4
/
+64
|
*
Re-enable _wkssvc_NetrJoinDomain2 remote join implementation now that we are ...
Günther Deschner
2008-02-28
1
-6
/
+13
|
*
Remove original copy of now redundant join code.
Günther Deschner
2008-02-28
3
-718
/
+1
|
*
libnetjoin: Merge in comments, debugs and missing code from original join code.
Günther Deschner
2008-02-28
1
-3
/
+117
|
*
Fix macro name (no 's' in ifr_addr).
Gerald W. Carter
2008-02-28
1
-1
/
+1
|
*
Only set DEBUGLEVEL to 0 in libnetapi when not set already.
Günther Deschner
2008-02-28
1
-1
/
+3
|
*
Add some more error handling in libnetjoin.
Günther Deschner
2008-02-28
1
-0
/
+10
|
*
Use libnetapi_get_error_string() in "net dom" commands.
Günther Deschner
2008-02-28
1
-2
/
+2
|
*
Remove smbmount.
Karolin Seeger
2008-02-28
9
-1643
/
+4
|
*
Convert cli_read to use cli_pull
Volker Lendecke
2008-02-28
1
-163
/
+15
|
*
Add async cli_pull support
Volker Lendecke
2008-02-28
2
-27
/
+440
|
*
Add infrastructure to support async SMB requests
Volker Lendecke
2008-02-28
5
-1
/
+577
|
*
Add basic infrastructure for general async requests
Volker Lendecke
2008-02-28
4
-1
/
+159
|
*
Fix the build - don't use SMB_TRANS_ENC_GSS without
Jeremy Allison
2008-02-28
1
-6
/
+2
[prev]
[next]