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
2008-03-01
Revert "Add async cli_pull support"
Volker Lendecke
2
-440
/
+27
2008-03-01
Revert "Convert cli_read to use cli_pull"
Volker Lendecke
1
-15
/
+163
2008-03-01
Revert "Fix warnings"
Volker Lendecke
1
-1
/
+2
2008-03-01
Fix init_registry_data for subkeyless top-level keys.
Günther Deschner
1
-1
/
+18
2008-02-29
Restore 3.0 behaviour with empty /etc/hosts
Volker Lendecke
1
-2
/
+5
2008-02-29
Check the right variable for being NULL
Volker Lendecke
1
-1
/
+1
2008-02-29
Fix the build w/o ldap.
Günther Deschner
1
-1
/
+4
2008-02-29
Add gp_get_machine_token().
Günther Deschner
2
-0
/
+75
2008-02-29
Revert "what a wurst."
Günther Deschner
2
-75
/
+0
2008-02-29
what a wurst.
Günther Deschner
2
-0
/
+75
2008-02-29
Add "registry" Group Policy extension.
Günther Deschner
4
-1
/
+660
2008-02-29
Add Group Policy extension infrastructure.
Günther Deschner
6
-2
/
+867
2008-02-29
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
10
-41
/
+1153
2008-02-29
Patch to fix the "Invalid read of size 4" errors. Bug #3617.
Jeremy Allison
1
-0
/
+18
2008-02-29
Add infrastructure for reading/storing Group Policy state and control data in...
Günther Deschner
4
-2
/
+1126
2008-02-29
Fix warnings
Volker Lendecke
1
-2
/
+1
2008-02-29
Pure cosmetics, trying to get my group policy diff smaller.
Günther Deschner
5
-37
/
+26
2008-02-29
Fix part of bug #3617 from valgrind trace.
Jeremy Allison
2
-3
/
+4
2008-02-29
Eliminate tons of build warnings on non-IPV6 system.
Michael Adam
2
-1
/
+6
2008-02-29
Revert "make idl: Only compile idl files newer than the output to be generated."
Michael Adam
1
-1
/
+1
2008-02-29
Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"."
Michael Adam
1
-1
/
+1
2008-02-29
Rename the 'hidden' variable to 'administrative share'.
Andreas Schneider
2
-6
/
+6
2008-02-29
Fix linking of smbget when there is no shared library support.
Michael Adam
1
-1
/
+1
2008-02-29
Fill in WHATSNEW.txt.
Günther Deschner
1
-2
/
+42
2008-02-29
Attempt to fix the build
Volker Lendecke
1
-5
/
+0
2008-02-29
configure: only build vfs_syncops if dirfd() is available
Stefan Metzmacher
1
-1
/
+6
2008-02-29
configure: Remove lib/repdir.c and related stuff
Stefan Metzmacher
3
-449
/
+0
2008-02-29
Add vfs_aio_fork
Volker Lendecke
4
-0
/
+786
2008-02-29
Fix creation of replacetort.
Michael Adam
1
-0
/
+1
2008-02-29
libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.
Michael Adam
1
-0
/
+4
2008-02-29
libreplace: ifdef out ip6 code if unsupported.
Michael Adam
1
-0
/
+2
2008-02-29
libreplace: fix rep_freeifaddrs to not segfault on NULL input.
Michael Adam
1
-6
/
+7
2008-02-29
libreplace: fix silly crashbug in getifaddrs_test().
Michael Adam
1
-1
/
+3
2008-02-29
libreplace: add missing newline in output of getifaddrs test.
Michael Adam
1
-1
/
+1
2008-02-29
libreplace: add missing semicolon to getifaddrs.
Michael Adam
1
-1
/
+1
2008-02-29
libreplace: try and fix rep_getifaddrs() for Tru64.
Michael Adam
1
-21
/
+16
2008-02-29
libreplace: use the new getifaddrs test also for autoconf.
Michael Adam
2
-33
/
+16
2008-02-29
libreplace: add extended getifaddrs test that prints out the interfaces.
Michael Adam
3
-7
/
+100
2008-02-29
Trying to fix libnetapi examples Makefile.in.
Günther Deschner
1
-14
/
+19
2008-02-29
libnetjoin: add fallback to level 24 samr setinfo so that libnet can join NT4.
Günther Deschner
1
-0
/
+19
2008-02-29
libnetjoin: Trying to avoid confusion between acct_flags, acb_info and
Günther Deschner
1
-12
/
+14
2008-02-28
Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge.
Günther Deschner
2
-4
/
+13
2008-02-28
Re-run make idl.
Günther Deschner
5
-43
/
+117
2008-02-28
samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo
Stefan Metzmacher
1
-1
/
+1
2008-02-28
lsa.idl: strlen_m*() also for the lsa_AsciiString* versions
Stefan Metzmacher
1
-4
/
+4
2008-02-28
lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL strings
Stefan Metzmacher
1
-1
/
+1
2008-02-28
lsa.idl: add lsa_AsciiStringLarge
Stefan Metzmacher
1
-0
/
+6
2008-02-28
lsa.idl: don't use ascstr_noterm anymore
Stefan Metzmacher
1
-3
/
+3
2008-02-28
Remove DomainControllerAddressType which we now have in IDL.
Günther Deschner
1
-5
/
+0
2008-02-28
Fix memleak in netsamlogon_cache_get().
Günther Deschner
1
-0
/
+1
[next]