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
/
source3
/
lib
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed function name of get_home_dir() to get_unixhome_dir(), to stop
Luke Leighton
1999-12-12
1
-3
/
+3
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-9
/
+237
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-1
/
+6
*
OK. This code works on a RedHat 6.0 system. However smbpasswd
Gerald Carter
1999-12-09
1
-2
/
+9
*
added get_any_dc_name() function.
Luke Leighton
1999-12-02
1
-0
/
+1
*
need a domain resolving function, but get_trusted_serverlist() will do.
Luke Leighton
1999-12-02
1
-0
/
+34
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
1
-1
/
+1
*
whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.
Luke Leighton
1999-11-26
1
-21
/
+0
*
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1999-11-24
1
-0
/
+21
*
split array-handling functions into separate module.
Luke Leighton
1999-11-12
1
-224
/
+0
*
preparation for doing a spoolss enum jobs command. had to rewrite
Luke Leighton
1999-11-08
1
-2
/
+83
*
const feeding frenzy
Luke Leighton
1999-11-08
1
-5
/
+5
*
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1999-11-06
1
-12
/
+82
*
three types of array-creation / array-deletion functions:
Luke Leighton
1999-11-03
1
-31
/
+36
*
rewrote rpcclient enumaliases command.
Luke Leighton
1999-11-01
1
-0
/
+35
*
general, drastic improvements to rpcclient.
Luke Leighton
1999-10-30
1
-0
/
+18
*
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
1999-10-29
1
-2
/
+2
*
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1999-10-29
1
-1
/
+9
*
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1999-10-21
1
-0
/
+16
*
BDC support.
Luke Leighton
1999-07-21
1
-0
/
+27
*
added debug reporting to pwdb_sam_map_names() and pwdb_smb_map_names()
Luke Leighton
1999-07-07
1
-1
/
+1
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-3
/
+3
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
1
-2
/
+2
*
had to move day display names into lib/util, to get rpctorture to compile.
Luke Leighton
1999-05-07
1
-0
/
+2
*
Jani Jaakkola's "getpwuid() / getpwnam()" hash-cache-hack
Luke Leighton
1999-05-06
1
-13
/
+0
*
Fix compile warning in nametouid().
Tim Potter
1999-04-12
1
-1
/
+1
*
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
*
cache unix groups so that two-level getgrent calls don't occur.
Luke Leighton
1999-02-03
1
-0
/
+71
*
oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.
Luke Leighton
1998-12-09
1
-0
/
+14
*
fixed warnings (and potential errors) due to integer overflow when
Andrew Tridgell
1998-12-07
1
-2
/
+3
*
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1998-12-04
1
-4
/
+4
*
moved get_unixgroups it will be needed by the unix instance of the group
Luke Leighton
1998-12-03
1
-0
/
+49
*
adding some samr parsing calls (group / alias adding / deleting)
Luke Leighton
1998-12-01
1
-0
/
+15
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-43
/
+60
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
1
-179
/
+20
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-4
/
+13
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-3
/
+3
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-1
/
+21
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-0
/
+53
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
1
-13
/
+55
*
util functions split into relevant modules, first pass.
Luke Leighton
1998-11-10
1
-1992
/
+99
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
1
-1
/
+1
*
use abort() instead of exit() in smb_panic()
Andrew Tridgell
1998-10-28
1
-1
/
+1
*
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
1
-1
/
+1
*
rpctorture command
Luke Leighton
1998-10-22
1
-0
/
+5
*
Fixed bug found by John Blair where trim_string wasn't
Jeremy Allison
1998-10-20
1
-7
/
+89
*
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1998-10-20
1
-1
/
+3
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-16
/
+4
[next]