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
/
source3
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead of
Jeremy Allison
1
-0
/
+34
2007-10-10
r11975: Fix valgrind error -- bug 3291
Volker Lendecke
1
-0
/
+1
2007-10-10
r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.
Gerald Carter
1
-2
/
+10
2007-10-10
r11652: Reinstate the netsamlogon_cache in order to work
Gerald Carter
1
-0
/
+247
2007-10-10
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
1
-0
/
+1
2007-10-10
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
5
-30
/
+30
2007-10-10
r11492: Fix bug #3224 (I hope). Correctly use machine_account_name
Jeremy Allison
1
-3
/
+4
2007-10-10
r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We can
Jeremy Allison
1
-12
/
+22
2007-10-10
r11379: Remove external dependencies from sharemodes library.
Jeremy Allison
1
-4
/
+20
2007-10-10
r11256: Remove use of long long and strtoll in libsmbclient (we
Jeremy Allison
1
-31
/
+30
2007-10-10
r11240: * fix invalid read reported by valgrind in the
Gerald Carter
1
-1
/
+1
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
9
-38
/
+40
2007-10-10
r11124: Commit Chris' fixes for libmsrpc after the rpc_client
Gerald Carter
1
-17
/
+19
2007-10-10
r11079: Narrowing down on the #1828 PPC bug. The PPC client sends an
Jeremy Allison
1
-32
/
+6
2007-10-10
r11075: Still working on bug #1828, PPC hell. The PPC client sends the
Jeremy Allison
1
-2
/
+19
2007-10-10
r10970: Fix bug #3166 - null pointer dereference if $HOME not
Jeremy Allison
1
-10
/
+16
2007-10-10
r10909: Give better shutdown messages
Jim McDonough
1
-0
/
+1
2007-10-10
r10907: Handle the case when we can't verify the PAC signature because the
Günther Deschner
1
-0
/
+6
2007-10-10
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
1
-9
/
+9
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
23
-636
/
+1216
2007-10-10
r10269: Server-side fix for creds change - revert jcmd's change.
Jeremy Allison
1
-30
/
+2
2007-10-10
r10217: Remember to exit correctly when we find a matching entry to change.
Jeremy Allison
1
-1
/
+2
2007-10-10
r10215: Fix several memory corruption bugs now we're testing this.
Jeremy Allison
1
-33
/
+37
2007-10-10
r10210: Fix memleak.
Günther Deschner
1
-2
/
+4
2007-10-10
r10204: I love valgrind :-). Found stupid missing parantheses :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctool
Gerald Carter
1
-36
/
+253
2007-10-10
r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the args
Jeremy Allison
1
-2
/
+2
2007-10-10
r10135: Remove external dependencies for libsmbsharemodes.so
Jeremy Allison
1
-10
/
+11
2007-10-10
r10054: Actually use the given db path (:-)
Jeremy Allison
1
-1
/
+5
2007-10-10
r10042: Add in external LGPL library for accessing the share mode db. Allow
Jeremy Allison
1
-0
/
+452
2007-10-10
r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d...
Gerald Carter
1
-20
/
+23
2007-10-10
r9958: revert last commit.
Günther Deschner
1
-1
/
+1
2007-10-10
r9955: Fix misleading comments.
Günther Deschner
1
-1
/
+1
2007-10-10
r9590: forget to remove this from the 3.0 tree
Gerald Carter
1
-0
/
+0
2007-10-10
r9588: remove netsamlogon_cache interface...everything seems to work fine. W...
Gerald Carter
1
-247
/
+0
2007-10-10
r9112: Fix #2953 - credentials chain on DC gets out of sync with client when
Jim McDonough
1
-2
/
+30
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
14
-28
/
+0
2007-10-10
r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp...
Gerald Carter
1
-1
/
+1
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2
-3
/
+3
2007-10-10
r8184: fix build issue on Solaris in smbclient
Gerald Carter
1
-0
/
+5
2007-10-10
r8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke
2
-10
/
+10
2007-10-10
r8064: * add the REG_XXX error codes to the pretty error messages
Gerald Carter
1
-0
/
+3
2007-10-10
r7954: Fix from tridge from Samba4 (same code exists here) :
Jeremy Allison
1
-1
/
+10
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
6
-31
/
+31
2007-10-10
r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ...
Derrell Lipman
1
-4
/
+16
2007-10-10
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
Günther Deschner
1
-0
/
+1
2007-10-10
r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...
Jeremy Allison
1
-0
/
+15
2007-10-10
r7472: fix smbpasswd user password change (still worked by bad error messages...
Gerald Carter
1
-2
/
+2
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
3
-194
/
+124
2007-10-10
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
1
-0
/
+66
[next]