index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-2
/
+2
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
3
-10
/
+18
*
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
2008-10-09
2
-2
/
+2
*
Remove an unused variable
Volker Lendecke
2008-10-05
1
-1
/
+0
*
net_dns: Make "lwinet ads dns register" honor the "interfaces" parameter.
Gerald (Jerry) Carter
2008-10-03
1
-13
/
+12
*
[s3]testparm: give testparm one common exit point and call gfree_loadparm().
Michael Adam
2008-09-27
1
-6
/
+13
*
[s3]testparm: free the popt context when it is no longer used.
Michael Adam
2008-09-27
1
-0
/
+2
*
net: Make share type lookup a function.
Kai Blin
2008-09-26
4
-12
/
+17
*
s3-nbt: remove double nbt netlogon opcodes.
Günther Deschner
2008-09-25
1
-4
/
+4
*
s3-nbt: use the new generated nbt.
Günther Deschner
2008-09-24
1
-4
/
+4
*
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-1
/
+1
*
Fixed "uninitilized variable" build warning
Steven Danneman
2008-09-15
1
-1
/
+1
*
net: use netapi for NetFileEnum.
Günther Deschner
2008-09-11
1
-68
/
+32
*
net: use netapi for NetFileClose.
Günther Deschner
2008-09-11
1
-33
/
+13
*
net: use netapi for NetShareEnum.
Günther Deschner
2008-09-11
1
-66
/
+36
*
net: share_type is defined in net_rap.c, net_rpc.c needs to use that.
Kai Blin
2008-09-10
2
-2
/
+3
*
net: use NETSETUP flags consistently.
Günther Deschner
2008-09-08
1
-1
/
+1
*
net: use netapi for rpc_sh_share_delete as well.
Günther Deschner
2008-09-05
1
-10
/
+1
*
net: use netapi for deleting shares.
Günther Deschner
2008-09-05
1
-36
/
+2
*
net: use netapi for rpc_sh_share_add as well.
Günther Deschner
2008-09-05
1
-21
/
+15
*
net: use netapi to add shares.
Günther Deschner
2008-09-05
1
-49
/
+43
*
Fix some nonempty blank lines
Volker Lendecke
2008-09-01
1
-21
/
+21
*
netapi: use NETSETUP join flags in examples.
Günther Deschner
2008-08-29
1
-4
/
+4
*
net: now that "net rpc user" uses netapi calls exclusivly, net rpc shell needs
Günther Deschner
2008-08-29
1
-0
/
+9
*
net: use netapi for "net rpc user info" to enumerate user group membership.
Günther Deschner
2008-08-29
1
-112
/
+27
*
net: use netapi function to set user password.
Günther Deschner
2008-08-29
1
-113
/
+18
*
net: use netapi function to list users.
Günther Deschner
2008-08-29
1
-63
/
+33
*
net: use netapi for rpc_user_rename.
Günther Deschner
2008-08-29
1
-113
/
+15
*
net: Add missing colon to unify usage messages.
Karolin Seeger
2008-08-22
1
-2
/
+2
*
Fix broken net rpc join message when DC can't be found. Ensure we pass in a d...
Jeremy Allison
2008-08-21
1
-2
/
+3
*
Make the change to smbcontrol for "all" to mean broadcast,
Jeremy Allison
2008-08-18
1
-4
/
+3
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-2
/
+0
*
Exit smbstatus cleanly if messaging_init fails
Volker Lendecke
2008-08-13
1
-0
/
+6
*
libnetjoin: support kerberized joining/unjoing (fix #5416).
Günther Deschner
2008-08-11
1
-2
/
+8
*
Fix a build failure on host sunX
Volker Lendecke
2008-08-07
1
-1
/
+1
*
vampire keytab: add command line switch --clean-old-entries .
Michael Adam
2008-08-01
3
-0
/
+3
*
vampire keytab: introduce switch --single-obj-repl.
Michael Adam
2008-08-01
3
-1
/
+4
*
libnet dssync: rename flag single to single_object_replication
Michael Adam
2008-08-01
1
-1
/
+1
*
net rpc vampire: rename --repl-nodiff to --force-full-repl.
Michael Adam
2008-08-01
3
-3
/
+3
*
libnet dssync: rename repl_nodiff flag to force_full_replication.
Michael Adam
2008-08-01
1
-1
/
+1
*
libnet dssync: support lists of dns (instead of one dn) for single object rep...
Michael Adam
2008-08-01
1
-1
/
+2
*
vampire keytab: add switch --repl-nodiff to trigger full replication.
Michael Adam
2008-08-01
3
-0
/
+5
*
dssync: allow replications of a single obj with net rpc vampire keytab.
Michael Adam
2008-08-01
1
-0
/
+4
*
dssync: replace the processing_fn by startup/process/finish ops.
Michael Adam
2008-08-01
1
-1
/
+1
*
netapi: when using NetApi functions forward net's kerberos setting.
Günther Deschner
2008-07-31
2
-0
/
+9
*
net: Use NetLocalGroupAdd() for adding aliases.
Günther Deschner
2008-07-31
1
-62
/
+21
*
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Günther Deschner
2008-07-31
4
-4
/
+17
*
rpc_client: use init_samr_CryptPassword(Ex) in client tools.
Günther Deschner
2008-07-31
2
-19
/
+16
*
Fix warnings on FreeBSD-based platforms
Zach Loafman
2008-07-22
1
-8
/
+8
*
Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
2008-07-21
4
-10
/
+19
[next]