index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Same infinite loop bug as I fixed in SAMBA_2_0, but I just spent half
Matthew Chapman
1999-03-23
1
-4
/
+4
*
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1999-03-19
1
-0
/
+2
*
Stefan Walter: spotted *p_group == NULL which should be p_group == NULL.Stefa...
Luke Leighton
1999-03-12
1
-2
/
+14
*
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1999-03-09
1
-30
/
+36
*
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1999-02-23
1
-0
/
+20
*
bitmap to strings
Luke Leighton
1999-02-16
1
-0
/
+70
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-16
/
+33
*
const cast issues. [p.s - tidy work, matt!]
Luke Leighton
1999-02-12
1
-16
/
+31
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-196
/
+114
*
UNICODE issues.
Luke Leighton
1999-02-11
1
-7
/
+7
*
the UNICODE issue...
Luke Leighton
1999-02-11
1
-1
/
+27
*
use jeremy's versions of the UNICODE routines.
Luke Leighton
1999-02-10
1
-38
/
+50
*
Having Well-known Domain Groups ("Domain Admins/Guests/Users") returned
Luke Leighton
1999-02-09
1
-1
/
+1
*
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
1999-02-09
1
-1
/
+1
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-6
/
+6
*
cache unix groups so that two-level getgrent calls don't occur.
Luke Leighton
1999-02-03
2
-0
/
+72
*
Added init_nt_time function which initialises an NTTIME to -1.
Matthew Chapman
1999-02-01
1
-7
/
+9
*
fixed an uninitialized variable in lookupsmbgrpgid() and
Gerald Carter
1999-01-13
2
-1
/
+3
*
adding start of remote lookup for domain member role.
Luke Leighton
1998-12-20
1
-29
/
+125
*
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
1998-12-16
1
-1
/
+159
*
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1998-12-14
1
-5
/
+40
*
trying to track down issues in get_home_dir().
Luke Leighton
1998-12-14
1
-4
/
+8
*
oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.
Luke Leighton
1998-12-09
2
-16
/
+15
*
need to initialise global_myworkgroup
Luke Leighton
1998-12-09
1
-1
/
+14
*
Adding George's Mac extension code.
Jeremy Allison
1998-12-08
1
-0
/
+140
*
fixed warnings (and potential errors) due to integer overflow when
Andrew Tridgell
1998-12-07
1
-2
/
+3
*
first attempt at making unix setuid/setgid code that is independent of
Luke Leighton
1998-12-07
1
-0
/
+303
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-6
/
+7
*
oops - lock test was the wrong way around
Andrew Tridgell
1998-12-05
1
-1
/
+1
*
fixed pidfile handling to check for a lock on the file, so we can be
Andrew Tridgell
1998-12-05
1
-16
/
+33
*
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1998-12-04
2
-8
/
+8
*
moved get_unixgroups it will be needed by the unix instance of the group
Luke Leighton
1998-12-03
1
-0
/
+49
*
jean-f spotted bug in test for existence of MACHINE.SID and SAM_NAME.SID.
Luke Leighton
1998-12-03
1
-1
/
+1
*
removed check on name of domain having to be right, etc etc.
Luke Leighton
1998-12-02
1
-8
/
+0
*
issues spotted by andrej: %s\\%s not %s\%s
Luke Leighton
1998-12-02
1
-2
/
+2
*
string_to_sid was using next_token() this is bad as it stops you from
Luke Leighton
1998-12-02
1
-43
/
+44
*
fixing smbpasswd to link to smbd to obtain domain sid
Luke Leighton
1998-12-01
2
-4
/
+7
*
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
2
-40
/
+69
*
fix to domain_namemap (domain, ntname wrong way round oops)
Luke Leighton
1998-12-01
3
-7
/
+7
*
adding some samr parsing calls (group / alias adding / deleting)
Luke Leighton
1998-12-01
3
-9
/
+36
*
attempting to fix "domain user map" up, but it's a bit complicated.
Luke Leighton
1998-11-30
3
-39
/
+61
*
- adding builtin[alias]db.
Luke Leighton
1998-11-30
3
-16
/
+20
*
"retired" two modules to preserve their cvs history.
Luke Leighton
1998-11-29
3
-0
/
+2184
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
2
-49
/
+91
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
7
-408
/
+574
*
sorting out difference between aliases and groups in the cases where
Luke Leighton
1998-11-24
1
-1
/
+4
*
unused variable removed
Luke Leighton
1998-11-23
1
-1
/
+1
*
unix instance of group database API
Luke Leighton
1998-11-23
2
-6
/
+22
*
replace ' with _ as well
Andrew Tridgell
1998-11-23
1
-1
/
+2
*
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
1
-19
/
+52
[prev]
[next]