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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2002-11-06
Client side functions for enumprinterkey.
Tim Potter
2
-0
/
+129
2002-11-06
Added enumprinterkey function.
Tim Potter
3
-0
/
+72
2002-11-06
Moved function to parse a list of unicode strings into util file.
Tim Potter
2
-26
/
+26
2002-11-06
Add group management support (patch from metze)
Jelmer Vernooij
2
-0
/
+67
2002-11-06
Fix compiler warnings.
Tim Potter
1
-4
/
+5
2002-11-06
Adapt to latest pdb API changes - only thing left is group support
Jelmer Vernooij
2
-21
/
+17
2002-11-06
pdb_get_unknown? -> pdb_get_unknown_?
Jelmer Vernooij
1
-3
/
+3
2002-11-06
Remove pdb_sql.o.. this one got in by accident
Jelmer Vernooij
1
-1
/
+1
2002-11-06
pytdbpack_unpack: Clean up, and correct the handling of '$'.
Martin Pool
1
-20
/
+18
2002-11-06
Add another test case for repeated-unpack ('$')
Martin Pool
1
-0
/
+9
2002-11-06
Merge of get_dc_list() api change. This was slightly more intrusive
Tim Potter
8
-74
/
+108
2002-11-06
Ignore profiles binary.
Tim Potter
1
-0
/
+1
2002-11-05
Merge of lp_talloc_free() call in init_domain_list() from APPLIANCE.
Tim Potter
1
-0
/
+7
2002-11-05
Ensure can_delete returns correct error code.
Jeremy Allison
1
-1
/
+4
2002-11-05
Missed extern declaration.
Jeremy Allison
1
-0
/
+1
2002-11-05
Fix to correctly return NT_STATUS_DELETE_PENDING.
Jeremy Allison
2
-0
/
+4
2002-11-05
Small fix from Guenther Deschner <guenther.deschner@suse.de>
Jelmer Vernooij
1
-2
/
+2
2002-11-05
pytdbpack_pack_data: Allow first argument to be any kind of Number,
Martin Pool
1
-3
/
+9
2002-11-05
pytdbpack_pack_data: If the first argument to a 'B' code is not an
Martin Pool
1
-1
/
+3
2002-11-05
A small fix by Andy Thomas. Now that incrementing the Auth index has
Richard Sharpe
1
-1
/
+2
2002-11-05
Tell popt this command requires 1 'normal' argument and has two optional 'nor...
Jelmer Vernooij
1
-0
/
+7
2002-11-05
Don't generate ../examples/pdb/{xml,mysql}/configure
Jelmer Vernooij
1
-3
/
+1
2002-11-05
Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/Makefile
Jelmer Vernooij
1
-1
/
+1
2002-11-05
Move pdb_xml to source/
Jelmer Vernooij
1
-0
/
+561
2002-11-05
Move pdb_mysql to source/passdb
Jelmer Vernooij
1
-0
/
+975
2002-11-05
Rerun autoconf
Jelmer Vernooij
1
-8611
/
+17906
2002-11-05
Add support to build plugins in source/
Jelmer Vernooij
3
-7
/
+397
[next]