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-01-04
More logical operations on booleans. IBM checker.
Jeremy Allison
2
-2
/
+6
2008-01-04
Using a bool with a logical operation. IBM checker caught.
Jeremy Allison
1
-1
/
+1
2008-01-04
Can't use logical operations on boolean values.
Jeremy Allison
1
-1
/
+3
2008-01-04
"Desting" -> "Testing"
Jeremy Allison
1
-1
/
+1
2008-01-04
Try and fix scripting errors.
Jeremy Allison
1
-4
/
+4
2008-01-04
Try and fix the buildfarm. There's a scripting error and
Jeremy Allison
1
-1
/
+1
2008-01-04
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
69
-1161
/
+1655
2008-01-04
Add missing patch to allow smbcacls to do krb5 auth, bug #5175
Jeremy Allison
1
-1
/
+1
2008-01-04
Better way of testing enc.
Jeremy Allison
3
-6
/
+10
2008-01-04
Added -e tests for S3 smbtorture.
Jeremy Allison
1
-0
/
+2
2008-01-04
Added -e option to smbtorture to test encrypted versions
Jeremy Allison
1
-1
/
+60
2008-01-04
Now conn is part of smb_request, we don't need it as
Jeremy Allison
8
-100
/
+131
2008-01-04
Fix idle client reading keepalive.
Jeremy Allison
1
-1
/
+1
2008-01-04
We dont' modify the smb header for crypto anymore.
Jeremy Allison
1
-1
/
+1
2008-01-04
allocate share_mode_str only when needed
Volker Lendecke
1
-1
/
+4
2008-01-04
Do not pass emtpy wkssvc_PasswordBuffers to rpc functions.
Günther Deschner
2
-14
/
+18
2008-01-04
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+1
2008-01-04
Fix interesting bug found with make valgrindtest. When cancelling
Jeremy Allison
1
-10
/
+14
2008-01-04
Re-Indent function ldap_open_with_timeout().
Michael Adam
1
-1
/
+1
2008-01-04
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-6
/
+13
2008-01-04
Fix the build.
Jeremy Allison
1
-2
/
+2
2008-01-04
Add a debug message (when the LDAP server has really been connected).
Michael Adam
1
-0
/
+1
2008-01-04
Untangle assignment and result check.
Michael Adam
1
-3
/
+3
2008-01-04
Enhance DEBUG-verbosity of ldap_open_with_timeout().
Michael Adam
1
-1
/
+7
2008-01-04
Unindent function header.
Michael Adam
1
-1
/
+1
2008-01-04
Fix a misleading DEBUG message.
Michael Adam
1
-1
/
+1
2008-01-04
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+1
2008-01-04
Refactor the crypto code after a very helpful conversation
Jeremy Allison
25
-359
/
+410
2008-01-04
Fix a DEBUG statement.
Michael Adam
1
-1
/
+1
2008-01-04
Fix spacing - spaces mixed with tabs.
Michael Adam
1
-8
/
+8
2008-01-04
Fix a comment.
Michael Adam
1
-1
/
+1
2008-01-04
Remove the word "registry" from the help output of the "net conf" command.
Michael Adam
1
-7
/
+6
2008-01-04
Update the introductory comment to net_conf.c to mention linbet_conf.
Michael Adam
1
-3
/
+7
2008-01-04
Fix the inherited trust flags when spidering the trust heirarchy.
Gerald (Jerry) Carter
2
-3
/
+19
2008-01-04
Add a missing check for dealing with a one-way trust in query_user().
Gerald (Jerry) Carter
1
-0
/
+6
2008-01-04
Ensure that winbindd_getgroups() can deal with a UPN name.
Gerald (Jerry) Carter
1
-1
/
+10
2008-01-04
When connecting to an AD DC, use the DsGetDCName variant.
Gerald (Jerry) Carter
1
-2
/
+36
2008-01-04
Map WERR_NO_SUCH_SERVICE with dos_errstr().
Michael Adam
1
-0
/
+1
2008-01-04
Remove the final regdb_close() from net_conf.c
Michael Adam
1
-2
/
+0
2008-01-04
Fix the behaviour of "net conf setparm" to create the share if necessary.
Michael Adam
1
-0
/
+9
2008-01-04
Fix build warning.
Günther Deschner
1
-1
/
+0
2008-01-04
Rename server_name to dc_name in libnet join structures.
Günther Deschner
3
-10
/
+15
2008-01-04
Separate out storing and removing secrets in libnet_join/unjoin.
Günther Deschner
1
-31
/
+45
2008-01-04
In libnet_join finally separate the admin from the machine pwd entirely.
Günther Deschner
3
-21
/
+24
2008-01-04
Use the proper boolean constants.
Michael Adam
1
-9
/
+9
2008-01-04
Add debug switch to netdomjoin.
Günther Deschner
1
-2
/
+10
2008-01-04
Minor cosmetic cleanup for netdomjoin-gui.
Günther Deschner
2
-18
/
+37
2008-01-04
Fix crash bug in regdb_close() when called with no ref count.
Günther Deschner
1
-0
/
+4
2008-01-04
Fix some error strings in netdomjoin-gui.
Günther Deschner
1
-12
/
+31
2008-01-04
Robustness fix for libnet join when unjoining.
Günther Deschner
1
-4
/
+5
[next]