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
2003-04-22
don't reset the group type unless specified
Gerald Carter
1
-14
/
+8
2003-04-22
update copyright notice that is written to the logs
Gerald Carter
1
-1
/
+1
2003-04-22
Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic
Jeremy Allison
1
-0
/
+27
2003-04-22
parse_string is only used for the authentication negotiators.
Volker Lendecke
2
-11
/
+13
2003-04-22
Always initialise this, to assist callers doing loops over this call.
Andrew Bartlett
1
-0
/
+3
2003-04-22
Make the mangleing code actually use a common prefix, not just the same
Andrew Bartlett
1
-4
/
+12
2003-04-22
Setting the credentials for the netsec netlogon pipe connect upon each
Volker Lendecke
2
-8
/
+5
2003-04-22
Merge from 3.0 - try harder to get our real DNS domain name, and send this
Andrew Bartlett
2
-8
/
+31
2003-04-22
Bail out early when we fail on the rw_torture test.
Andrew Bartlett
1
-2
/
+7
2003-04-22
Complete the space allocation code for HBIN blocks ...
Richard Sharpe
1
-1
/
+25
2003-04-22
Commit more code dealing with allocating space in the HBIN blocks ...
Richard Sharpe
1
-7
/
+101
2003-04-22
default new groups to domain groups
Gerald Carter
1
-3
/
+3
2003-04-22
Merge from 3.0 - fix domain joins not to always join as BDC.
Andrew Bartlett
2
-6
/
+4
2003-04-22
support referencing group by sid in all operations; allow group name to be ch...
Gerald Carter
1
-13
/
+60
2003-04-22
another lost merge from 3.0; my fault
Gerald Carter
1
-2
/
+2
2003-04-22
wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th...
Gerald Carter
1
-0
/
+5
2003-04-22
merging fixes from SAMBA_3_0
Gerald Carter
1
-5
/
+15
2003-04-22
More infrastructure for storing registry
Richard Sharpe
1
-17
/
+63
2003-04-22
Tidyups of some dubious logic discovered whilst trying to track down a
Jeremy Allison
2
-7
/
+6
2003-04-21
Use the -W domain option to select the SID to show
Andrew Bartlett
1
-2
/
+2
2003-04-21
For NTLM2 (not yet even close to real implementation) we must use the
Andrew Bartlett
1
-1
/
+1
2003-04-21
Remove unused (#ifdef'ed) code.
Andrew Bartlett
1
-12
/
+0
2003-04-21
Use fstrcpy/pstrcpy when that's what we really mean...
Andrew Bartlett
2
-6
/
+7
2003-04-21
Correct comments about breadth first, as the registry tree is stored in a
Richard Sharpe
1
-2
/
+28
2003-04-21
Start the outline of the code to store a registry tree ...
Richard Sharpe
1
-2
/
+99
2003-04-21
Some comments about the format of the on-disk reg file, as well as
Richard Sharpe
1
-7
/
+86
2003-04-21
Default to "passdb.xml" as default output filename instead of "-"
Jelmer Vernooij
1
-1
/
+1
2003-04-21
Pdb modules are in $libdir/pdb not $libdir/passdb
Jelmer Vernooij
1
-12
/
+5
2003-04-20
Add a -f command-line flag to specify printing all paths or only terminal
Richard Sharpe
1
-3
/
+11
2003-04-20
Well, we can now add keys and values and delete keys and values ...
Richard Sharpe
1
-4
/
+6
2003-04-20
Add code to delete values ...
Richard Sharpe
1
-9
/
+104
2003-04-20
Begin the code that handles key values ... Delete a key value and add a
Richard Sharpe
1
-4
/
+58
2003-04-20
Complete most of the coding for adding keys. We can now add a key.
Richard Sharpe
1
-26
/
+32
2003-04-20
The code is a bit of a mess right now.
Richard Sharpe
1
-51
/
+146
2003-04-20
More functionality, esp around adding keys and inheritance of security
Richard Sharpe
1
-1
/
+26
2003-04-20
MOre functionality ... got to test it.
Richard Sharpe
1
-3
/
+23
2003-04-19
Some more work added ...
Richard Sharpe
1
-5
/
+20
2003-04-19
Address gcc warnings.
Volker Lendecke
1
-1
/
+1
2003-04-19
Squelch some warnings, and move a bit of code around to make some future
Richard Sharpe
1
-8
/
+11
2003-04-19
some readline completion exancements
Simo Sorce
2
-23
/
+188
2003-04-19
use gid_t for gids not uid_t
Simo Sorce
1
-1
/
+1
2003-04-19
fixes
Simo Sorce
4
-5
/
+21
2003-04-19
[merge from SAMBA_3_0]
Gerald Carter
4
-2
/
+455
2003-04-18
More minor edits to add features ...
Richard Sharpe
1
-0
/
+21
2003-04-18
fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El...
Gerald Carter
1
-0
/
+4
2003-04-18
Survive a samdump with an alias that has no description
Volker Lendecke
1
-3
/
+6
2003-04-17
seem that someone changed the semanthic of unix_strlower without fixing all
Simo Sorce
3
-8
/
+15
2003-04-17
More updates ...
Richard Sharpe
1
-2
/
+64
2003-04-17
Updates to editreg.c to provide more functionality ...
Richard Sharpe
1
-261
/
+1119
2003-04-16
Fixes to make SCHANNEL work against a W2K DC. Still need to fix
Jeremy Allison
5
-32
/
+49
[prev]
[next]