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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12894: Add more detail to error messages.
Andrew Bartlett
1
-4
/
+12
2007-10-10
r12893: Filling in *error_string is critical for SWAT, as the errors otherwise
Andrew Bartlett
1
-182
/
+215
2007-10-10
r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.
Andrew Bartlett
9
-51
/
+337
2007-10-10
r12891: We no longer manually set the 'name' attribute.
Andrew Bartlett
1
-2
/
+1
2007-10-10
r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.
Andrew Bartlett
3
-8
/
+8
2007-10-10
r12883: Fix the build...
Andrew Bartlett
1
-3
/
+1
2007-10-10
r12882: Allow the netbios name to be specified at all times.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12881: Hard-coded defaults are silly. We have smb.conf for a reason.
Andrew Bartlett
1
-4
/
+1
2007-10-10
r12880: Remove ldap partitions useless now and probably we
Simo Sorce
6
-785
/
+604
2007-10-10
r12874: Try to give the startup a few more seconds, so that hosts with
Andrew Bartlett
1
-0
/
+3
2007-10-10
r12873: Fix valgrind-found uninitialised value.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12872: Add some more detail to debug message.
Andrew Bartlett
1
-3
/
+9
2007-10-10
r12868: Remove unused code. This has moved to libcli/finddcs.c.
Andrew Bartlett
2
-140
/
+0
2007-10-10
r12867: Remove deleted header.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r12866: This removes the abstraction layer in winbindd intended to deal with
Andrew Bartlett
5
-309
/
+165
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
19
-247
/
+242
2007-10-10
r12864: Fix valgrind errors in NET-API-LOOKUP* tests.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r12863: As lha suggested to me a while back, it appears that the
Andrew Bartlett
5
-60
/
+9
2007-10-10
r12862: Need to trim spaces off the end of the node status reply.
Andrew Bartlett
1
-1
/
+10
2007-10-10
r12861: Cope when we are not supplied the messaging context. This is just
Andrew Bartlett
2
-6
/
+9
2007-10-10
r12860: Remove unused function. (we handle this in the password_hash module).
Andrew Bartlett
1
-22
/
+0
2007-10-10
r12859: Make Samba4 match the Samba3 winbindd interface. trunk has moved too
Andrew Bartlett
1
-4
/
+1
2007-10-10
r12858: This moves the libnet_LookupPdc code to use a GetDC request to find
Andrew Bartlett
20
-156
/
+451
2007-10-10
r12856: make the logic much more sane
Stefan Metzmacher
1
-3
/
+7
2007-10-10
r12851: Fix some typos
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r12850: - add Doxygen comments to ldb
Stefan Metzmacher
7
-71
/
+2090
2007-10-10
r12849: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)
Stefan Metzmacher
3
-3
/
+263
2007-10-10
r12846: some fixes
Stefan Metzmacher
1
-7
/
+13
2007-10-10
r12845: fix some typos
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r12844: don't include system headers directly
Stefan Metzmacher
2
-9
/
+9
2007-10-10
r12843: get special objects with ldbsearch -a too, to match ldbedit -a
Stefan Metzmacher
3
-3
/
+3
2007-10-10
r12842: don't include system headers directly
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12838: make the ntvfs function public
Stefan Metzmacher
4
-124
/
+124
2007-10-10
r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...
Stefan Metzmacher
2
-2
/
+21
2007-10-10
r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcp
Rafal Szczesniak
1
-12
/
+74
2007-10-10
r12833: complete ldbsearch support for controls
Simo Sorce
2
-40
/
+138
2007-10-10
r12832: make it possible to pass -D_PUBLIC_... to the compiler
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r12831: add 'extern' to public prototypes
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r12830: this can be const
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
41
-171
/
+78
2007-10-10
r12828: add a test to check white spaces comparison
Simo Sorce
2
-1
/
+10
2007-10-10
r12827: This was a very well concealed bug.
Simo Sorce
1
-2
/
+9
2007-10-10
r12825: Add \n
Günther Deschner
1
-1
/
+1
2007-10-10
r12824: Another typo.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12823: Fix up the provison and newuser code in SWAT. This also cleans up the
Andrew Bartlett
2
-22
/
+35
2007-10-10
r12822: Given that talloc gives us this extra level of safety, use it.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r12821: Fix typos.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r12819: Fix swat authentication again. We need to pass the socket_address
Andrew Bartlett
1
-8
/
+17
2007-10-10
r12818: When denying an operation, include what we think the username is in
Andrew Bartlett
1
-1
/
+16
[next]