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
2002-11-11
fix typo(s/plaintext pass column/plain pass column/)
Jelmer Vernooij
1
-3
/
+3
2002-11-11
More improvement of DEBUG output
Jelmer Vernooij
1
-2
/
+5
2002-11-11
Add extra debug info
Jelmer Vernooij
1
-2
/
+2
2002-11-11
Add getdata and getdataex commands
Jim McDonough
1
-38
/
+187
2002-11-11
Fix typo
Jelmer Vernooij
1
-1
/
+1
2002-11-11
Add note about error that happens when the loopback device doesn't work
Jelmer Vernooij
1
-0
/
+6
2002-11-11
union is better to avoid problems with pointers
Simo Sorce
1
-21
/
+27
2002-11-10
First cut of fix for changenotify on a print server handle. Use the connectio...
Jeremy Allison
2
-54
/
+109
2002-11-10
Print the number of returned rows, not the number of fields
Jelmer Vernooij
1
-2
/
+2
2002-11-10
Add $(POPT_LIB_OBJ) to PROTO_OBJ
Jelmer Vernooij
1
-1
/
+1
2002-11-10
Add example for MySQL
Jelmer Vernooij
2
-0
/
+46
2002-11-10
consolidate error mapping functions into a single file
Simo Sorce
3
-76
/
+56
2002-11-10
Fix for scalable printing noticed by tpot. Don't loop infinately
Jeremy Allison
1
-13
/
+36
2002-11-10
make sure we don't try to decode any null password buffers during a
Andrew Tridgell
1
-11
/
+30
2002-11-10
make sure that if kerberos fails we can fall back on NTLMSSP for SASL
Andrew Tridgell
1
-2
/
+5
2002-11-09
Kill append_log from smbmount (thanks vance for reminding me).
Andrew Bartlett
1
-2
/
+0
2002-11-09
Add net help join text, from Steve Langasek.
Jim McDonough
1
-15
/
+32
2002-11-09
deldriver fix
Gerald Carter
3
-6
/
+18
2002-11-09
re-enable ffpcn on print server handle
Gerald Carter
1
-1
/
+1
2002-11-09
remove accidental debug code..
Gerald Carter
1
-4
/
+0
2002-11-09
Fix bug found by tpot with given password server.
Jeremy Allison
1
-1
/
+1
2002-11-09
Add chainlock_read functions to get a read lock. Used in *massively*
Jeremy Allison
2
-5
/
+50
2002-11-09
Fix bug where not specifying '-S PDC' in 'net join' would cause it to attempt
Andrew Bartlett
1
-0
/
+1
2002-11-09
Rewrite all the packing stuff so that it converts 'f' strings to CP850
Martin Pool
1
-174
/
+274
2002-11-08
defunct winbindd fix from APP_HEAD
Gerald Carter
1
-2
/
+7
2002-11-08
Compleatly remove support for logfile truncation. All logs are opened for
Andrew Bartlett
5
-36
/
+2
2002-11-08
Make smbpasswd use the group mapping, and fix spelling in ldapsam.
Andrew Bartlett
2
-30
/
+38
2002-11-08
Make it easier to track things down here - add some debugs on failure.
Andrew Bartlett
1
-0
/
+2
2002-11-08
Make smbpasswd tell people to use 'net join', not 'net rpc join' now we have
Andrew Bartlett
1
-1
/
+1
2002-11-08
Add enumdataex command
Jim McDonough
1
-0
/
+80
2002-11-08
Implement enumdata command
Jim McDonough
1
-2
/
+85
2002-11-08
Add enumkey command (EnumPrinterKey api)
Jim McDonough
1
-0
/
+76
2002-11-08
patches from Urban
Gerald Carter
2
-0
/
+5
2002-11-08
Don't set global_machine_password_needs_changing if
Tim Potter
1
-4
/
+6
2002-11-07
Fix crash bug with overwriting memory.
Jeremy Allison
1
-5
/
+3
2002-11-07
Make append_log work again
Jelmer Vernooij
1
-0
/
+3
2002-11-07
Back out lp_modules() check - this one got in by accident when I added poptSe...
Jelmer Vernooij
1
-6
/
+0
2002-11-07
Fix small typo
Jelmer Vernooij
1
-1
/
+1
2002-11-07
What is wrong with you, Jim? Check in the final version, not an interim one...
Jim McDonough
1
-139
/
+17
2002-11-07
Fix the build.
Jim McDonough
1
-1
/
+4
2002-11-07
Allow multiple fragment RPC's to be sent.
Jim McDonough
1
-18
/
+175
2002-11-07
Stop using hardcoded transact commands
Jim McDonough
1
-3
/
+3
2002-11-07
Add smbtrans subcommands so we can stop hardcoding them
Jim McDonough
1
-0
/
+5
2002-11-07
Remove lp_security() checks for winbindd as this is how we act as a PDC.
Tim Potter
1
-6
/
+0
2002-11-07
Keeping branches in sync....
Jeremy Allison
1
-1
/
+2
2002-11-07
fixed some formatting errors and improved some debug statements in
Andrew Tridgell
1
-7
/
+11
2002-11-07
when doing a 'net rpc vampire' a pdb_init_sam_pw() is used to create a
Andrew Tridgell
1
-0
/
+3
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
13
-67
/
+370
2002-11-07
Call winbindd_param_init() earlier on in the piece so we don't get stuck in
Tim Potter
2
-15
/
+22
2002-11-06
For a BUFFER5, don't parse the buffer if the buffer length is zero.
Tim Potter
1
-3
/
+4
[next]