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-05-01
Fix disk quotas support on HP/UX (patch by David Nixon)
Jelmer Vernooij
1
-1
/
+1
2003-05-01
Use ints for the version numbers in the smb_register_*() functions (patch by ...
Jelmer Vernooij
3
-3
/
+3
2003-04-30
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
3
-94
/
+116
2003-04-30
correctly initiazlize idmap tdb when creationg new
Simo Sorce
4
-148
/
+169
2003-04-30
pam_smbpass will need at least IDMAP.
Andrew Bartlett
1
-1
/
+1
2003-04-30
Get pam_smbpass to compile again (it probably won't link or run, but at least
Andrew Bartlett
2
-5
/
+3
2003-04-30
auto-init for utility functions
Simo Sorce
1
-0
/
+18
2003-04-29
forgot to remove getpwnam
Simo Sorce
1
-20
/
+0
2003-04-29
This is a nice rewrite:
Simo Sorce
23
-371
/
+191
2003-04-29
remove convert_smbpasswd and addtosmbpass from tree; people can get them from...
Gerald Carter
3
-93
/
+1
2003-04-29
adding ifdef'd code to add alias membership for vampire
Gerald Carter
1
-0
/
+138
2003-04-29
Some passdb backends really don't like having no primary group - so always
Andrew Bartlett
1
-34
/
+25
2003-04-29
Change order of parameters to smb_register_passdb()
Jelmer Vernooij
3
-3
/
+3
2003-04-29
add version back to lanman string in sessetup reply
Gerald Carter
1
-1
/
+5
2003-04-29
Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue
Andrew Bartlett
1
-412
/
+1591
2003-04-29
forgot to add the file where things moved
Simo Sorce
1
-0
/
+189
2003-04-29
consolidate idmap code in one place
Simo Sorce
3
-353
/
+4
2003-04-29
Merge 3.0's change to how we add users onto HEAD, including a few other bits
Andrew Bartlett
3
-94
/
+52
2003-04-29
only call the add_script if the getpwnam_alloc() fails
Gerald Carter
1
-22
/
+27
2003-04-29
don't implement any group mapping functions in the guest sam module
Gerald Carter
2
-0
/
+59
2003-04-29
removing printing = SOFTQ since no one knows what it is
Gerald Carter
2
-95
/
+0
2003-04-29
ok next_rid out as well local_*id_to*id functions
Simo Sorce
5
-530
/
+141
2003-04-28
swat need idmap now
Simo Sorce
1
-2
/
+2
2003-04-28
new helper functions to create users
Simo Sorce
1
-1
/
+154
2003-04-28
Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy Allison
1
-2
/
+2
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
35
-119
/
+155
2003-04-28
Typo in error message
Volker Lendecke
1
-1
/
+1
2003-04-28
Merge memory leak fixes in our trusted domain list from 3.0 to HEAD
Andrew Bartlett
1
-7
/
+11
2003-04-28
Merge compile warning fixes from 3.0
Andrew Bartlett
1
-1
/
+1
2003-04-28
Merge compile and other fixes from 3.0 to HEAD.
Andrew Bartlett
6
-39
/
+48
2003-04-28
Perform lp_load() before popt to fix -W option.
Tim Potter
1
-11
/
+11
2003-04-28
Merge of -W fixes for bug #39:
Tim Potter
1
-10
/
+8
2003-04-28
Fix compiler warning.
Tim Potter
1
-1
/
+1
2003-04-28
Getting ready for code that actually writes a registry file out.
Richard Sharpe
1
-7
/
+32
2003-04-28
Two character tabs - I don't think so.
Tim Potter
1
-10
/
+9
2003-04-28
Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs
Tim Potter
1
-0
/
+2
2003-04-28
Fix number of arguments to asprintf()
Jelmer Vernooij
1
-1
/
+1
2003-04-27
Add 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij
2
-0
/
+249
2003-04-27
prepare to get _nua out of the door (but back in from the window ;-)
Simo Sorce
4
-119
/
+17
2003-04-27
default remote idmap backend is null
Simo Sorce
1
-1
/
+0
2003-04-27
make winbind use idmap as well.
Simo Sorce
11
-1243
/
+59
2003-04-26
PAtch from VORLON
John Terpstra
1
-7
/
+1
2003-04-26
round three of CIDR fixes; spotted by Tomoki AONO
Gerald Carter
1
-3
/
+2
2003-04-26
enhancements
Simo Sorce
1
-5
/
+27
2003-04-26
add idmap only parameter
Simo Sorce
2
-1
/
+34
2003-04-26
Fix the 'weird' charset module. Also, built it by default for
Jelmer Vernooij
2
-6
/
+7
2003-04-26
let's suppose I want to specify exactly which SID a user should have ...
Simo Sorce
1
-5
/
+74
2003-04-26
A RID can never be zero
Simo Sorce
1
-5
/
+12
2003-04-25
As nobody really objected to this patch, I opted to create facts :-)
Volker Lendecke
1
-1
/
+3
2003-04-25
Finish laying out the SD, and now back to finishing off NK records ...
Richard Sharpe
1
-1
/
+20
[next]