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
2001-05-24
Added a init function for net_q_logon_ctrl2 so we can make this call
Tim Potter
1
-12
/
+133
2001-05-24
Removed some level 0 debugs accidentally left in - oops.
Tim Potter
1
-3
/
+0
2001-05-24
Replaced next_command() with call to next_token().
Tim Potter
1
-21
/
+5
2001-05-24
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
6
-428
/
+289
2001-05-23
Added tdb_errstr() messages so we can see if these functions fail.
Jeremy Allison
1
-3
/
+10
2001-05-23
This is *very* cool. I'm pretty convinced we can just set the
Jeremy Allison
2
-0
/
+2
2001-05-23
Stupid typo. Should be if (!tdb).
Jeremy Allison
1
-1
/
+1
2001-05-22
Try to fix build by adding autoconf tests for pam headers.
Jeremy Allison
4
-612
/
+660
2001-05-22
Defensive brlock and locking database cleaning code.
Jeremy Allison
4
-50
/
+165
2001-05-18
Use canonical mappings for file controls. Fixes W2KSP2 profile problems (I
Jeremy Allison
1
-0
/
+11
2001-05-18
make proto
Gerald Carter
1
-0
/
+19
2001-05-18
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
5
-8
/
+232
2001-05-18
Fix the W2KSP2 joining a Samba domain problem.
Jeremy Allison
4
-7
/
+16
2001-05-17
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
4
-1
/
+200
2001-05-17
added utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJ
Andrew Tridgell
1
-3
/
+3
2001-05-17
- added ability for swat to run under CGI. This needs
Andrew Tridgell
2
-600
/
+629
2001-05-17
ran make proto
Andrew Tridgell
1
-4
/
+0
2001-05-17
Ran a make proto to fix the problems ...
Richard Sharpe
1
-2
/
+5
2001-05-17
Test login using pam_winbind.so and group membership.
Tim Potter
1
-0
/
+102
2001-05-17
Fixes to get pam_auth() functionality working again.
Tim Potter
4
-48
/
+35
2001-05-17
Fix a small warning about char * vs unsigned char * that gets some compilers
Richard Sharpe
1
-1
/
+1
2001-05-17
Broke out change trust account password routines into separate file
Tim Potter
3
-219
/
+246
2001-05-17
Ohh boy, I should be working on lots of other things, but I am pissed off, so
Richard Sharpe
1
-4
/
+4
2001-05-17
Further recasts to sockaddr * rather than sockaddr_in *
Richard Sharpe
1
-3
/
+3
2001-05-17
Adding an examples directory for libsmbclient to the head branch along with
Richard Sharpe
4
-0
/
+1296
2001-05-17
groupdb/mapping.c: Fix gcc compiler warning.
Jeremy Allison
2
-21
/
+29
2001-05-16
Fix a stupid typo in Makefile.in that prevented the libsmbclient code
Richard Sharpe
1
-1
/
+1
2001-05-16
Added winbind programs to build for supported systems (i.e linux and
Tim Potter
3
-581
/
+618
2001-05-16
Update from Toomas Soome <tsoome@ut.ee>.
Jeremy Allison
1
-67
/
+67
2001-05-16
Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>.
Jeremy Allison
4
-0
/
+602
2001-05-15
Zero-fill struct hostent.
Jeremy Allison
1
-0
/
+2
2001-05-15
Fixed glibc crash problems with libnss_wins.so
Jeremy Allison
1
-4
/
+44
2001-05-15
Added notes about NetBIOS Scopes.
John Terpstra
1
-14
/
+54
2001-05-15
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
4
-7
/
+30
2001-05-15
make sure that when a tdb expands we fill the expanded area, otherwise ENOSPC...
Andrew Tridgell
1
-6
/
+29
2001-05-15
Removed reference to obsolete listproc address.
Tim Potter
1
-1
/
+1
2001-05-15
Fixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_query_user()
Tim Potter
1
-8
/
+4
2001-05-15
Removed extraneous semicolons from some lp_ parameter definitions.
Tim Potter
1
-2
/
+2
2001-05-15
Memory leak fixes from insure.
Tim Potter
2
-10
/
+5
2001-05-15
Fixed lookup of entire /etc/{passwd,group} file line.
Tim Potter
1
-2
/
+2
2001-05-15
Updated the inplace documentation to reflect change from EUCLEAN to EINVAL.
Richard Sharpe
1
-39
/
+32
2001-05-15
Change EUCLEAN to EINVAL, as some systems do not have EUCLEAN, and EINVAL
Richard Sharpe
1
-24
/
+24
2001-05-15
remember to close tdb after use
Andrew Tridgell
2
-9
/
+14
2001-05-15
make the max_connections code less horrendously inefficient
Andrew Tridgell
1
-23
/
+9
2001-05-14
Fix crash in smbcontrol Gerald pointed out when no parameter given to debug.
Jeremy Allison
1
-2
/
+2
2001-05-14
Stupidity by me..... 777 != 0777
Jeremy Allison
1
-1
/
+1
2001-05-14
tdb_traverse returns number of records, not zero, on success.
Jeremy Allison
1
-2
/
+14
2001-05-14
Make libsmbclient.so by default now.
Richard Sharpe
1
-1
/
+2
2001-05-14
Implemented max connections in a similar way to 2.0.x (scan of connection db).
Jeremy Allison
2
-11
/
+91
2001-05-14
Cosmetic changes in make proto output.
Tim Potter
1
-1
/
+1
[next]