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
/
utils
/
net_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-13
/
+26
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23757: Fix Coverity id 386
Volker Lendecke
2007-07-09
1
-1
/
+5
*
r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().
Günther Deschner
2007-06-27
1
-1
/
+1
*
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
2007-06-20
1
-1
/
+3
*
r23336: Merge r20824 from 3_0:
Michael Adam
2007-06-04
1
-9
/
+9
*
r23280: Replace the NetFileClose() call with the pidl generated code.
Gerald Carter
2007-05-31
1
-3
/
+3
*
r23277: This might break the shutdown script functionality.
Gerald Carter
2007-05-31
1
-36
/
+23
*
r23230: Adopt Volker's approach to integrating the pidl output
Gerald Carter
2007-05-29
1
-7
/
+8
*
r22867: With Samba4's IDL, we now have two new flags for share types: STYPE_T...
Alexander Bokovoy
2007-05-14
1
-1
/
+1
*
r21856: Re-merge svn r16619 from trunk that was lost when adding PIDL
Gerald Carter
2007-03-16
1
-5
/
+4
*
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
2007-03-08
1
-2
/
+10
*
r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy Allison
2007-03-07
1
-0
/
+9
*
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
2007-03-01
1
-0
/
+22
*
r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...
Jeremy Allison
2007-01-19
1
-0
/
+3
*
r19814: Fix 'make everything build'
Gerald Carter
2006-11-21
1
-7
/
+7
*
r19806: merge time.c changes
Gerald Carter
2006-11-20
1
-1
/
+1
*
r19796: * copy libgpo and grab libads changes
Gerald Carter
2006-11-19
1
-2
/
+2
|
\
|
*
r19447: Do not throw away information
Volker Lendecke
2006-10-21
1
-4
/
+1
|
*
r19446: Comment can be NULL now
Volker Lendecke
2006-10-21
1
-1
/
+2
|
*
r19445: Attempt to fix net rpc share
Volker Lendecke
2006-10-21
1
-1
/
+42
|
*
r18919: * Get the new rpccli_winreg_XXXX() functions into the tree
Gerald Carter
2006-09-26
1
-33
/
+20
|
*
r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It
Andrew Tridgell
2006-09-24
1
-33
/
+33
|
*
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
2006-09-21
1
-258
/
+122
|
*
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
2006-09-20
1
-6
/
+6
|
*
r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d...
Gerald Carter
2006-09-20
1
-2
/
+1
|
*
r18714: fix the build after replaceing rpccli_reg_abort_shutdown()
Gerald Carter
2006-09-20
1
-1
/
+2
|
*
r18643: Fix a 64-bit warning
Volker Lendecke
2006-09-18
1
-1
/
+1
|
*
r18560: * Add in the winreg and initshutdown IDL files
Gerald Carter
2006-09-15
1
-2
/
+2
|
*
r18271: Big change:
Gerald Carter
2006-09-08
1
-9
/
+9
|
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2006-09-06
1
-1
/
+1
|
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2006-07-11
1
-12
/
+11
|
*
r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
Jeremy Allison
2006-06-28
1
-3
/
+3
|
*
r16638: Fix bug #3885, reported by jason@ncac.gwu.edu. Use
Jeremy Allison
2006-06-28
1
-1
/
+1
|
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2006-06-19
1
-4
/
+28
|
*
r16345: Improve the chance that our users can discover one of the coolest 'net'
Günther Deschner
2006-06-19
1
-0
/
+1
|
*
r16344: Allow to set passwords directly when creating users via "net rpc user
Günther Deschner
2006-06-19
1
-1
/
+55
|
*
r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned
Jeremy Allison
2006-06-16
1
-2
/
+2
|
*
r15657: Fix some Tru64 warnings
Volker Lendecke
2006-05-17
1
-2
/
+2
|
*
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
2006-05-12
1
-1
/
+1
|
*
r15471: Clarify error message
Volker Lendecke
2006-05-06
1
-2
/
+2
|
*
r15198: Mention the auditing tool in "net rpc help".
Günther Deschner
2006-04-24
1
-0
/
+1
|
*
r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.
Günther Deschner
2006-04-24
1
-3
/
+2
|
*
r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...
Volker Lendecke
2006-04-19
1
-0
/
+7
|
*
r15136: Fix join consistency check
Volker Lendecke
2006-04-19
1
-1
/
+1
*
|
r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'struct
Gerald Carter
2006-11-19
1
-6
/
+6
*
|
r16674: After removing each individual post-3.0.23rc3 change:
Gerald Carter
2006-06-29
1
-1
/
+1
*
|
r16418: Pull in more Klocwork fixes (up to r16415)
Gerald Carter
2006-06-20
1
-4
/
+28
*
|
r16348: * merging changes from SAMBA_3_0 r16346
Gerald Carter
2006-06-19
1
-3
/
+58
[next]