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
...
|
*
Fix uninitialized blobs reported by Luke Howard.
Jeremy Allison
2003-05-01
1
-0
/
+6
|
*
Fix for bugid 51 from Dragan Krnic.
Jeremy Allison
2003-05-01
1
-5
/
+5
|
*
fix wrong debug messages in idmap_util.c
Simo Sorce
2003-05-01
2
-5
/
+10
|
*
init wellknown in pdbedit too
Simo Sorce
2003-05-01
2
-24
/
+26
|
*
proper wellknown sids initialization at startup
Simo Sorce
2003-05-01
5
-40
/
+90
*
|
Add a comment about the use of string functions in the modules code, and
Andrew Bartlett
2003-05-03
1
-4
/
+9
*
|
Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm
Andrew Bartlett
2003-05-03
1
-1
/
+1
*
|
Now that multi-pdu schannel works and a but in the negotiator has been
Volker Lendecke
2003-05-02
1
-2
/
+2
*
|
Fix uninitialized blobs reported by Luke Howard.
Jeremy Allison
2003-05-01
1
-0
/
+6
*
|
Fix for bugid 51 from Dragan Krnic.
Jeremy Allison
2003-05-01
1
-5
/
+5
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-05-01
2
-0
/
+655
|
\
|
|
*
*id_to_*id call reshape to return NTSTATUS errors
Simo Sorce
2003-05-01
16
-177
/
+174
|
*
Fix disk quotas support on HP/UX (patch by David Nixon)
Jelmer Vernooij
2003-05-01
1
-1
/
+1
|
*
Use ints for the version numbers in the smb_register_*() functions (patch by ...
Jelmer Vernooij
2003-05-01
3
-3
/
+3
*
|
Fix disk quotas support on HP/UX (patch by David Nixon)
Jelmer Vernooij
2003-05-01
1
-1
/
+1
*
|
Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.
Andrew Bartlett
2003-05-01
3
-41
/
+19
*
|
Make the version numbers ints (patch from metze)
Jelmer Vernooij
2003-04-30
4
-5
/
+5
*
|
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
2003-04-30
2
-94
/
+1
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-04-30
1
-0
/
+115
|
\
|
|
*
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
2003-04-30
3
-94
/
+116
|
*
correctly initiazlize idmap tdb when creationg new
Simo Sorce
2003-04-30
4
-148
/
+169
|
*
pam_smbpass will need at least IDMAP.
Andrew Bartlett
2003-04-30
1
-1
/
+1
|
*
Get pam_smbpass to compile again (it probably won't link or run, but at least
Andrew Bartlett
2003-04-30
2
-5
/
+3
|
*
auto-init for utility functions
Simo Sorce
2003-04-30
1
-0
/
+18
|
*
forgot to remove getpwnam
Simo Sorce
2003-04-29
1
-20
/
+0
|
*
This is a nice rewrite:
Simo Sorce
2003-04-29
23
-371
/
+191
|
*
remove convert_smbpasswd and addtosmbpass from tree; people can get them from...
Gerald Carter
2003-04-29
3
-93
/
+1
|
*
adding ifdef'd code to add alias membership for vampire
Gerald Carter
2003-04-29
1
-0
/
+138
|
*
Some passdb backends really don't like having no primary group - so always
Andrew Bartlett
2003-04-29
1
-34
/
+25
|
*
Change order of parameters to smb_register_passdb()
Jelmer Vernooij
2003-04-29
3
-3
/
+3
|
*
add version back to lanman string in sessetup reply
Gerald Carter
2003-04-29
1
-1
/
+5
|
*
Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue
Andrew Bartlett
2003-04-29
1
-412
/
+1591
|
*
forgot to add the file where things moved
Simo Sorce
2003-04-29
1
-0
/
+189
|
*
consolidate idmap code in one place
Simo Sorce
2003-04-29
3
-353
/
+4
|
*
Merge 3.0's change to how we add users onto HEAD, including a few other bits
Andrew Bartlett
2003-04-29
3
-94
/
+52
|
*
only call the add_script if the getpwnam_alloc() fails
Gerald Carter
2003-04-29
1
-22
/
+27
|
*
don't implement any group mapping functions in the guest sam module
Gerald Carter
2003-04-29
2
-0
/
+59
|
*
removing printing = SOFTQ since no one knows what it is
Gerald Carter
2003-04-29
2
-95
/
+0
|
*
ok next_rid out as well local_*id_to*id functions
Simo Sorce
2003-04-29
5
-530
/
+141
|
*
swat need idmap now
Simo Sorce
2003-04-28
1
-2
/
+2
|
*
new helper functions to create users
Simo Sorce
2003-04-28
1
-1
/
+154
|
*
Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy Allison
2003-04-28
1
-2
/
+2
|
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
35
-119
/
+155
|
*
Typo in error message
Volker Lendecke
2003-04-28
1
-1
/
+1
|
*
Merge memory leak fixes in our trusted domain list from 3.0 to HEAD
Andrew Bartlett
2003-04-28
1
-7
/
+11
|
*
Merge compile warning fixes from 3.0
Andrew Bartlett
2003-04-28
1
-1
/
+1
|
*
Merge compile and other fixes from 3.0 to HEAD.
Andrew Bartlett
2003-04-28
6
-39
/
+48
|
*
Perform lp_load() before popt to fix -W option.
Tim Potter
2003-04-28
1
-11
/
+11
|
*
Merge of -W fixes for bug #39:
Tim Potter
2003-04-28
1
-10
/
+8
|
*
Fix compiler warning.
Tim Potter
2003-04-28
1
-1
/
+1
[prev]
[next]