index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed comment.
Tim Potter
2002-04-14
1
-1
/
+1
|
*
Made a comment clearer.
Tim Potter
2002-04-14
1
-1
/
+1
|
*
Generate proto for lsa.
Tim Potter
2002-04-14
1
-11
/
+18
|
*
Starting work on lsa module.
Tim Potter
2002-04-14
2
-0
/
+59
|
*
More open_pipe_creds() refactoring.
Tim Potter
2002-04-14
4
-94
/
+68
|
*
Moved open_pipe_creds() function to common file.
Tim Potter
2002-04-14
2
-1
/
+90
|
*
two time handling bugfixes
Andrew Tridgell
2002-04-13
1
-1
/
+9
|
*
Fix the build on platforms that use our internal popt.
Andrew Bartlett
2002-04-13
1
-1
/
+1
|
*
Patch for arbitary smb.conf paramaters (to make the life of plugin maintainers
Andrew Bartlett
2002-04-13
1
-4
/
+112
|
*
Fix the compile-bug in pdb_ldap from my last patch.
Andrew Bartlett
2002-04-13
1
-4
/
+4
|
*
More updates from ctrlsoft. (Jelmer Vernooij <jelmer@nl.linux.org>)
Andrew Bartlett
2002-04-13
1
-8
/
+32
|
*
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
2002-04-13
8
-85
/
+87
|
*
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
2002-04-13
7
-480
/
+378
|
*
Make our atomic increment code actually do this during its first/second run.
Andrew Bartlett
2002-04-13
1
-5
/
+20
|
*
Tidy up winbindd debug. Added Bill Moran's hide unreadable fix.
Jeremy Allison
2002-04-13
2
-5
/
+12
|
*
when background printing wasn't enabled printing was completely broken
Andrew Tridgell
2002-04-13
1
-1
/
+4
|
*
fixed the display of the 'size on disk' property of files from w2k.
Andrew Tridgell
2002-04-12
1
-4
/
+5
|
*
Remove : from the list seperators, as this is used to seperate out components
Andrew Bartlett
2002-04-12
1
-1
/
+1
|
*
set the default hashing scheme in head to "hash2"
Andrew Tridgell
2002-04-12
1
-0
/
+3
*
|
The 17-bit length field in the header contains the number of
Christopher R. Hertel
2002-07-01
1
-1
/
+8
*
|
Merge from HEAD:
Tim Potter
2002-05-13
1
-1
/
+1
*
|
Merge of --set-auth-user updates from 2.2
Tim Potter
2002-05-13
1
-3
/
+4
*
|
Rerun autoconf.
Tim Potter
2002-05-13
1
-7
/
+88
*
|
Merge of secrets_init() paranoia fix from 2.2
Tim Potter
2002-05-13
1
-1
/
+6
*
|
Merge of Solaris winbindd fixes.
Tim Potter
2002-05-13
4
-0
/
+42
*
|
Merge from HEAD:
Tim Potter
2002-05-07
3
-44
/
+204
*
|
Merge from HEAD:
Tim Potter
2002-05-07
2
-0
/
+2
*
|
Merge from HEAD:
Tim Potter
2002-04-24
2
-0
/
+2
*
|
Merged [fp]strterminate macros from HEAD to fix compile.
Tim Potter
2002-04-24
1
-0
/
+3
*
|
printing merge from HEAD
Gerald Carter
2002-04-22
5
-77
/
+39
*
|
Copying commit from HEAD.
Christopher R. Hertel
2002-04-22
1
-2
/
+13
*
|
merge from SAMBA_2_2
Gerald Carter
2002-04-15
1
-1
/
+1
*
|
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
2002-04-15
6
-42
/
+41
*
|
Whoops, removed debug 0 that snuck in.
Tim Potter
2002-04-15
1
-4
/
+0
*
|
Merge of print server permission handling fixes from HEAD.
Tim Potter
2002-04-15
2
-12
/
+57
*
|
Merge of comment fix.
Tim Potter
2002-04-15
1
-1
/
+1
*
|
3 branches might become a pain... :-)
Volker Lendecke
2002-04-14
1
-0
/
+9
*
|
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
2002-04-12
7
-167
/
+180
|
|
|
\
*
-
.
\
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-04-12
22
-4909
/
+201
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nicer measurement of failures and collisions
Andrew Tridgell
2002-04-12
1
-7
/
+15
|
*
|
better mangling test. We now test that we can create by long name and
Andrew Tridgell
2002-04-12
1
-2
/
+33
|
*
|
- added a mangling test suite that measures the collision rate on
Andrew Tridgell
2002-04-12
4
-12
/
+194
|
*
|
Much better support for both non-algorithic RIDs (where the RID is stored in
Andrew Bartlett
2002-04-11
3
-155
/
+145
|
/
/
*
|
HP2500C driver writes devmode with private data that ends
Jeremy Allison
2002-04-11
1
-0
/
+9
*
|
added strndup() for systems that don't have it
Andrew Tridgell
2002-04-11
4
-672
/
+697
*
|
don't try to return a void
Andrew Tridgell
2002-04-11
1
-1
/
+1
*
|
possibly fix the 15000 user problem
Andrew Tridgell
2002-04-11
2
-8
/
+8
*
|
- the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the
Andrew Tridgell
2002-04-11
1
-2
/
+4
*
|
a few debug statements (disabled)
Andrew Tridgell
2002-04-11
1
-2
/
+7
*
|
don't treat '.' as FLAG_ASCII, instead handle it separately
Andrew Tridgell
2002-04-11
1
-2
/
+2
[prev]
[next]