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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-09
Be less verbose, support outputting all types of variables(both G and S)
Jelmer Vernooij
1
-1
/
+1
2003-07-09
Update for docbook XML
Jelmer Vernooij
1
-45
/
+12
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
26
-1148
/
+1731
2003-07-09
more compile fixes for become/unbecome_root()
Gerald Carter
4
-0
/
+60
2003-07-09
fix linking issues in winbindd with become/unbecome_root() in passdb.c
Gerald Carter
1
-0
/
+14
2003-07-09
Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful
Jeremy Allison
4
-40
/
+31
2003-07-09
Fix up become_root/unbecome_root pairs needed around local passdb
Jeremy Allison
1
-3
/
+17
2003-07-09
Ensure we correctly test for errors in uid/gid_to sid.
Jeremy Allison
1
-15
/
+14
2003-07-08
Moved SAM_ACCOUNT marshall/unmarshall functions to make them externally
Jeremy Allison
5
-408
/
+443
2003-07-08
standlone servers don't have any trusted domains
Gerald Carter
1
-0
/
+5
2003-07-08
fix bone head mistake when setting the uid in the server_info struct.
Gerald Carter
1
-11
/
+3
2003-07-08
Initialise the uid and gid values to a safe default in make_server_info()
Tim Potter
1
-0
/
+8
2003-07-08
fix some formatting
Gerald Carter
1
-25
/
+24
2003-07-08
fix temporary bug so people can test 3.0 again; make sure to initialize the u...
Gerald Carter
1
-1
/
+2
2003-07-08
Spelling.
Tim Potter
1
-1
/
+1
2003-07-07
Fix spotted by Nadav Danieli <nadavd@exanet.com> - ensure dev and inode
Jeremy Allison
1
-0
/
+10
2003-07-07
Fix the build...
Jeremy Allison
1
-2
/
+1
2003-07-07
Fix from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> for new MB statcache
Jeremy Allison
1
-7
/
+9
2003-07-07
another compile fix
Gerald Carter
1
-1
/
+1
2003-07-07
fix some compile problems. Can't get IDMAP_OBJ our of proto.h
Gerald Carter
2
-6
/
+8
2003-07-07
Cleaning up linking issues. sam/idmap*.c only links in
Gerald Carter
6
-305
/
+134
2003-07-07
Fixed a couple of const issues with the new code.
Jeremy Allison
2
-3
/
+3
2003-07-07
temporarily disable a sanity check to prevent winbindd from deadlocking
Gerald Carter
1
-1
/
+3
2003-07-07
and so it begins....
Gerald Carter
21
-277
/
+874
2003-07-07
Call the synchronous version of the ldap delete function otherwise we end up
Tim Potter
1
-1
/
+1
2003-07-06
Adding profile acls man entry for smb.conf.5
John Terpstra
1
-0
/
+33
2003-07-06
Fix ldapsam_getsampwsid to correctly only say 'no such user' when indeed there
Andrew Bartlett
1
-13
/
+13
2003-07-06
This changes our Unix primary GID behaviour back to what most people expect:
Andrew Bartlett
3
-10
/
+7
2003-07-05
This parameter is unused.
Andrew Bartlett
2
-16
/
+0
2003-07-05
Fix comment
Andrew Bartlett
1
-1
/
+1
2003-07-05
Add some debug statments to our vampire code - try to make it easier to track
Andrew Bartlett
7
-13
/
+48
2003-07-05
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
7
-48
/
+123
2003-07-05
PAM should operate on the Unix username, not the NT username (which might not
Andrew Bartlett
1
-6
/
+6
2003-07-05
Allow modification of an existing entry.
Andrew Bartlett
1
-15
/
+36
2003-07-05
Fix typos
Jelmer Vernooij
2
-3
/
+3
2003-07-05
Update from Andrew Bartlett with documentation for
Jelmer Vernooij
2
-0
/
+54
2003-07-05
Clear up the difference between 'smb signing' and 'sign&seal' - which has to
Andrew Bartlett
1
-3
/
+3
2003-07-04
Add smb_event_id to list of return types (patch from metze)
Jelmer Vernooij
1
-1
/
+1
2003-07-04
More conversions I missed. Thanks metze.
Jeremy Allison
3
-7
/
+7
2003-07-04
Fixed strlower changes I missed. Pointed out by metze.
Jeremy Allison
2
-4
/
+4
2003-07-04
Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to be
Andrew Bartlett
1
-0
/
+5
2003-07-04
Update WHATSNEW with the further LDAP schema changes in previous commit.
Andrew Bartlett
1
-3
/
+5
2003-07-04
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
9
-994
/
+745
2003-07-04
Fix memleak in groupdb. Spotted by Metze
Alexander Bokovoy
1
-1
/
+1
2003-07-04
Display libraries detected by configure but before configure
Tim Potter
1
-0
/
+12
2003-07-04
Debian updates.
Eloy Paris
1
-0
/
+11
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
56
-280
/
+268
2003-07-03
Fix for bug #199 (xp driver uploads). Needed to support
Gerald Carter
1
-6
/
+14
2003-07-03
fix for bug #200. flush connections if the machine trsut account
Gerald Carter
1
-1
/
+31
2003-07-03
Missed this in the previous patch - we now have a seperate idea of the
Andrew Bartlett
1
-1
/
+1
[next]