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
2008-09-04
kerberos: fix indent of enc type lines in generated krb5.conf files.
Günther Deschner
1
-3
/
+3
2008-09-04
man pages: Several fixes for man wbinfo.
Karolin Seeger
1
-35
/
+40
2008-09-03
Fix bug #5729. Explicitly allow "-valid".
Jeremy Allison
1
-1
/
+1
2008-09-03
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
5
-117
/
+110
2008-09-03
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2
-2
/
+8
2008-09-03
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
65
-1365
/
+4322
2008-09-03
factor prs_append_some_data out of prs_append_some_prs_data
Volker Lendecke
2
-9
/
+19
2008-09-03
Tiny logic simplification: remove an else branch
Volker Lendecke
1
-36
/
+33
2008-09-02
winbindd: the ad trusted_domains call should return talloced strings.
Günther Deschner
1
-2
/
+5
2008-09-02
Remove unused CLI_DO_RPC macros
Volker Lendecke
1
-48
/
+0
2008-09-02
doserr: add WERR_WRONG_PASSWORD.
Günther Deschner
2
-0
/
+3
2008-09-01
Fix some nonempty blank lines
Volker Lendecke
3
-33
/
+33
2008-09-01
Slightly simplify logic: remove an else branch
Volker Lendecke
1
-14
/
+11
2008-09-01
Fix typo
Volker Lendecke
1
-1
/
+1
2008-09-01
Fix Coverity ID 587
Volker Lendecke
1
-1
/
+1
2008-08-31
Fix Coverity ID 589, dead code
Volker Lendecke
1
-0
/
+9
2008-08-31
Remove a duplicate retval check
Volker Lendecke
1
-8
/
+2
2008-08-31
Fix Coverity ID 592
Volker Lendecke
1
-0
/
+4
2008-08-29
Merge branch 'v3-devel' of ssh://jra@git.samba.org/data/git/samba into v3-devel
Jeremy Allison
33
-821
/
+2736
2008-08-29
Deal with systems that don't initialize birthtime correctly.
Jeremy Allison
1
-4
/
+10
2008-08-29
packaging(RHEL-CTDB): add the cifs.upcall manpage to package.
Michael Adam
1
-0
/
+1
2008-08-29
packaging(RHEL-CTDB): Add the ldbtools' manpages to the package.
Michael Adam
1
-0
/
+5
2008-08-29
packaging(RHEL-CTDB): fix direction of symlink for libnss_winbind.so.2
Michael Adam
1
-2
/
+2
2008-08-29
packaging(RHEL-CTDB): move libnss_winbind.so bits closer together
Michael Adam
1
-1
/
+5
2008-08-29
packaging(RHEL-CTDB): remove duplicate installation of pam_smbpass.so
Michael Adam
1
-3
/
+0
2008-08-29
packaging(RHEL-CTDB): remove library packaging hacks due to fixed Makfile.
Michael Adam
1
-48
/
+2
2008-08-29
packaging(RHEL-CTDB): remove unused variable from makerpms.sh
Michael Adam
1
-1
/
+0
2008-08-29
packaging(RHEL-CTDB): auto-detect samba version from spec in makerpms.sh
Michael Adam
1
-3
/
+3
2008-08-29
libnet_join: streamline logic of libnet_join_post_processing()
Michael Adam
1
-9
/
+11
2008-08-29
libnet: fix join by creating keytab after changing the config.
Michael Adam
1
-10
/
+11
2008-08-29
wbinfo: add change-user-password command.
Günther Deschner
1
-1
/
+33
2008-08-29
libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.
Günther Deschner
3
-1
/
+350
2008-08-29
netapi: fix NetGetJoinableOUs_l.
Günther Deschner
1
-1
/
+1
2008-08-29
netapi: fix some warnings in netdomjoin-gui.
Günther Deschner
1
-8
/
+20
2008-08-29
netapi: use NETSETUP join flags in examples.
Günther Deschner
3
-15
/
+12
2008-08-29
netapi: add NetJoinFlags to public header.
Günther Deschner
1
-0
/
+14
2008-08-29
re-run make idl.
Günther Deschner
3
-2
/
+52
2008-08-29
netapi: add NetJoinFlags to IDL.
Günther Deschner
1
-2
/
+17
2008-08-29
netapi: add info21_to_USER_INFO_11 and support level 11 in NetUserEnum/GetInfo.
Günther Deschner
1
-5
/
+45
2008-08-29
netapi: add info21_to_USER_INFO_4 and support level 4 in NetUserEnum/GetInfo.
Günther Deschner
1
-2
/
+68
2008-08-29
netapi: add info21_to_USER_INFO_3 and support level 3 in NetUserEnum/GetInfo.
Günther Deschner
1
-2
/
+54
2008-08-29
netapi: add info21_to_USER_INFO_2 and support level 2 in NetUserEnum/GetInfo.
Günther Deschner
1
-2
/
+50
2008-08-29
netapi: add info21_to_USER_INFO_1 and support level 1 NetUserEnum/GetInfo.
Günther Deschner
1
-2
/
+39
2008-08-29
netapi: add info21_to_USER_INFO_23.
Günther Deschner
1
-19
/
+29
2008-08-29
netapi: add info21_to_USER_INFO_20.
Günther Deschner
1
-13
/
+21
2008-08-29
netapi: add info21_to_USER_INFO_10.
Günther Deschner
1
-12
/
+20
2008-08-29
netapi: add builtin handle to NetUserEnum.
Günther Deschner
1
-2
/
+15
2008-08-29
netapi: prepare libnetapi_samr_lookup_user to lookup priv levels.
Günther Deschner
1
-10
/
+54
2008-08-29
re-run make idl.
Günther Deschner
1
-0
/
+1
2008-08-29
netapi: add USER_MAXSTORAGE_UNLIMITED to IDL.
Günther Deschner
1
-0
/
+2
[next]